Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261277AbVCTUyE (ORCPT ); Sun, 20 Mar 2005 15:54:04 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261280AbVCTUyD (ORCPT ); Sun, 20 Mar 2005 15:54:03 -0500 Received: from smtp-out.hotpop.com ([38.113.3.71]:11664 "EHLO smtp-out.hotpop.com") by vger.kernel.org with ESMTP id S261277AbVCTUxj (ORCPT ); Sun, 20 Mar 2005 15:53:39 -0500 From: "Antonino A. Daplas" Reply-To: adaplas@pol.net To: Adrian Bunk , adaplas@pol.net Subject: Re: [-mm patch] kill include/video/edid.h Date: Mon, 21 Mar 2005 04:53:43 +0800 User-Agent: KMail/1.5.4 Cc: linux-fbdev-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org References: <20050320192915.GR4449@stusta.de> In-Reply-To: <20050320192915.GR4449@stusta.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503210453.43894.adaplas@hotpop.com> X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 5019 Lines: 142 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