From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Antonino A. Daplas" Subject: Re: [-mm patch] kill include/video/edid.h Date: Mon, 21 Mar 2005 04:53:43 +0800 Message-ID: <200503210453.43894.adaplas@hotpop.com> References: <20050320192915.GR4449@stusta.de> Reply-To: adaplas@pol.net Mime-Version: 1.0 Content-Transfer-Encoding: 7bit In-Reply-To: <20050320192915.GR4449@stusta.de> Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: , adaplas@pol.net Cc: linux-fbdev-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org On Monday 21 March 2005 03:29, Adrian Bunk wrote: > This patch removes some completely unused code. > > Signed-off-by: Adrian Bunk > > --- > > arch/i386/boot/compressed/misc.c | 1 - > arch/i386/kernel/setup.c | 4 ---- > arch/x86_64/kernel/setup.c | 3 --- > drivers/video/fbmon.c | 1 - > drivers/video/vesafb.c | 3 --- > include/asm-i386/setup.h | 1 - > include/asm-x86_64/bootsetup.h | 1 - > include/video/edid.h | 27 --------------------------- > 8 files changed, 41 deletions(-) > > --- linux-2.6.11-mm4-full/arch/i386/kernel/setup.c.old 2005-03-20 > 20:06:06.000000000 +0100 +++ > linux-2.6.11-mm4-full/arch/i386/kernel/setup.c 2005-03-20 > 20:06:45.000000000 +0100 @@ -43,8 +43,6 @@ > #include > #include > > -#include