there are several symtex errors in fd.h, which should be fixed.
Signed-off-by: Caoruihong <crh.cao@huawei.com>
Change-Id: I4f49a16604e379ece6adfd87e4cdebac986eb7ba
1.remove redundant headfile in kernel, such as:
compiler.h;debug.h;automount.h;inode.h;syslog.h;net.h;
2.split fs.h to file.h and driver.h
3.move vnode.h and path_cache.h to vfs/include
4.remove redundant interface and defines
close: #I3RTNR
Signed-off-by: mucor <mucorwang@gmail.com>