On Thu, 13 Dec 2007 20:16:13 -0500 "Miles Lane" <[EMAIL PROTECTED]> wrote:
> Content analysis details: (2.2 points, 2.0 required) > > pts rule name description > ---- ---------------------- -------------------------------------------------- > 3.1 UNIQUE_WORDS BODY: Message body has many words used only once > 0.3 UPPERCASE_50_75 message body is 50-75% uppercase > -1.3 AWL AWL: From: address is in the auto white-list > hm, look who I found in my spam folder. > > > From: "Miles Lane" <[EMAIL PROTECTED]> > To: "Marcin Slusarz" <[EMAIL PROTECTED]>, "Andrew Morton" <[EMAIL > PROTECTED]>, "Sam Ravnborg" <[EMAIL PROTECTED]>, LKML > <linux-kernel@vger.kernel.org> > Subject: 2.6.24-rc5-mm1 -- drivers/video/logo/logo_linux_clut224.c:598: > error: conflicting type qualifiers for ‘logo_linux_clut224’ > Date: Thu, 13 Dec 2007 20:16:13 -0500 > Sender: [EMAIL PROTECTED] > > CC drivers/video/logo/logo_linux_clut224.o > drivers/video/logo/logo_linux_clut224.c:598: error: conflicting type > qualifiers for 'logo_linux_clut224' > include/linux/linux_logo.h:47: error: previous declaration of > 'logo_linux_clut224' was here > make[3]: *** [drivers/video/logo/logo_linux_clut224.o] Error 1 Yeah, `make mrproper' is needed. A `make clean' might work too - I haven't tried that. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/