Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761685AbXLOMmV (ORCPT ); Sat, 15 Dec 2007 07:42:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754106AbXLOMmH (ORCPT ); Sat, 15 Dec 2007 07:42:07 -0500 Received: from smtp2.linux-foundation.org ([207.189.120.14]:46177 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754262AbXLOMmG (ORCPT ); Sat, 15 Dec 2007 07:42:06 -0500 Date: Sat, 15 Dec 2007 04:41:23 -0800 From: Andrew Morton To: "Miles Lane" Cc: "Marcin Slusarz" , "Sam Ravnborg" , LKML Subject: Re: 2.6.24-rc5-mm1 -- drivers/video/logo/logo_linux_clut224.c:598: error: conflicting type qualifiers for =?UTF-8?B?4oCYbG9nb19saW51eF9jbHV0?= =?UTF-8?B?MjI04oCZ?= Message-Id: <20071215044123.9e7bc160.akpm@linux-foundation.org> In-Reply-To: References: X-Mailer: Sylpheed 2.4.1 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1624 Lines: 35 On Thu, 13 Dec 2007 20:16:13 -0500 "Miles Lane" 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" > To: "Marcin Slusarz" , "Andrew Morton" , "Sam Ravnborg" , LKML > 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: linux-kernel-owner@vger.kernel.org > > 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 majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/