Re: linux-next: Tree for May 1 (devtmpfs)

From: Kay Sievers
Date: Fri May 01 2009 - 12:52:19 EST


On Fri, May 1, 2009 at 17:28, Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote:

> drivers/base/devtmpfs.c:41: error: implicit declaration of function 'vfs_mkdir'

Fixed by including fs.h.

> drivers/base/devtmpfs.c:137: error: 'block_class' undeclared (first use in this function)

Fixed by adding #ifdef CONFIG_BLOCK.

Your config seems to compile fine now here.

Thanks a lot for the tests,
Kay
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/