[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ac3eb2510905010951t7da76c10i6d116e58de521940@mail.gmail.com>
Date: Fri, 1 May 2009 18:51:39 +0200
From: Kay Sievers <kay.sievers@...y.org>
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
Greg Kroah-Hartmann <greg@...ah.com>
Subject: Re: linux-next: Tree for May 1 (devtmpfs)
On Fri, May 1, 2009 at 17:28, Randy Dunlap <randy.dunlap@...cle.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists