[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080126073128.GC17073@suse.de>
Date: Fri, 25 Jan 2008 23:31:28 -0800
From: Greg KH <gregkh@...e.de>
To: Alexander van Heukelum <heukelum@...lshack.com>
Cc: Alexander van Heukelum <heukelum@...tmail.fm>,
Kay Sievers <kay.sievers@...y.org>,
linux-kernel@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: [PATCH 158/196] Driver core: convert block from raw kobjects
On Sat, Jan 26, 2008 at 12:23:18AM +0100, Alexander van Heukelum wrote:
> Fix build with CONFIG_BLOCK off.
>
> Building git-2d94dfc with CONFIG_BLOCK turned off gives me:
>
> drivers/base/core.c: In function 'device_add_class_symlinks':
> drivers/base/core.c:704: error: 'part_type' undeclared (first use in this function)
> drivers/base/core.c:704: error: (Each undeclared identifier is reported only once
> drivers/base/core.c:704: error: for each function it appears in.)
> drivers/base/core.c: In function 'device_remove_class_symlinks':
> drivers/base/core.c:743: error: 'part_type' undeclared (first use in this function)
>
> git-blame points to Kay Sievers.
>
> The problem is obvious. I think te solution is too ;).
Heh, thanks, I'll test this in the morning, it's been a long day...
greg k-h
--
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