Stephen Rothwell wrote: > Hi all, > > Changes since 20090430: drivers/base/devtmpfs.c:41: error: implicit declaration of function 'vfs_mkdir' drivers/base/devtmpfs.c:46: error: dereferencing pointer to incomplete type drivers/base/devtmpfs.c:65: error: implicit declaration of function 'vfs_symlink' drivers/base/devtmpfs.c:68: error: dereferencing pointer to incomplete type drivers/base/devtmpfs.c:96: error: dereferencing pointer to incomplete type drivers/base/devtmpfs.c:137: error: 'block_class' undeclared (first use in this function) drivers/base/devtmpfs.c:137: error: (Each undeclared identifier is reported only once drivers/base/devtmpfs.c:137: error: for each function it appears in.) drivers/base/devtmpfs.c:155: error: implicit declaration of function 'vfs_mknod' drivers/base/devtmpfs.c:161: error: dereferencing pointer to incomplete type drivers/base/devtmpfs.c:180: error: dereferencing pointer to incomplete type drivers/base/devtmpfs.c:180: error: 'I_MUTEX_PARENT' undeclared (first use in this function) drivers/base/devtmpfs.c:184: error: implicit declaration of function 'vfs_rmdir' drivers/base/devtmpfs.c:191: error: dereferencing pointer to incomplete type drivers/base/devtmpfs.c:227: error: 'block_class' undeclared (first use in this function) drivers/base/devtmpfs.c:261: error: dereferencing pointer to incomplete type drivers/base/devtmpfs.c:261: error: 'I_MUTEX_PARENT' undeclared (first use in this function) drivers/base/devtmpfs.c:265: error: implicit declaration of function 'vfs_getattr' drivers/base/devtmpfs.c:267: error: implicit declaration of function 'vfs_unlink' drivers/base/devtmpfs.c:279: error: dereferencing pointer to incomplete type config attached. -- ~Randy