From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: OMAP: Clean up header file duplication Date: Mon, 6 Oct 2008 11:37:02 +0300 Message-ID: <20081006083701.GH14042@atomide.com> References: <1221447733-2596-1-git-send-email-Hiroshi.DOYU@nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-bos.mailhop.org ([63.208.196.178]:60008 "EHLO mho-01-bos.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751249AbYJFIeH (ORCPT ); Mon, 6 Oct 2008 04:34:07 -0400 Content-Disposition: inline In-Reply-To: <1221447733-2596-1-git-send-email-Hiroshi.DOYU@nokia.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Hiroshi DOYU Cc: linux-omap@vger.kernel.org * Hiroshi DOYU [080915 06:02]: > Signed-off-by: Hiroshi DOYU > --- > arch/arm/mach-omap1/board-h2-mmc.c | 1 - > arch/arm/mach-omap1/board-h3-mmc.c | 1 - > arch/arm/mach-omap1/board-h3.c | 1 - > arch/arm/mach-omap2/board-h4.c | 1 - > arch/arm/mach-omap2/board-n800-mmc.c | 1 - > arch/arm/mach-omap2/board-omap3evm.c | 2 -- > drivers/input/keyboard/innovator_ps2.c | 1 - > drivers/mtd/nand/omap-hw.c | 1 - > drivers/mtd/nand/omap-nand-flash.c | 2 -- > drivers/mtd/onenand/omap2.c | 1 - > sound/oss/omap-audio-tsc2101.c | 1 - > 11 files changed, 0 insertions(+), 13 deletions(-) Pushing this today, modified for board-omap3evm.c. Sorry it took so long, it's been busy recently. Tony > > diff --git a/arch/arm/mach-omap1/board-h2-mmc.c b/arch/arm/mach-omap1/board-h2-mmc.c > index 37031e0..d2cddf1 100644 > --- a/arch/arm/mach-omap1/board-h2-mmc.c > +++ b/arch/arm/mach-omap1/board-h2-mmc.c > @@ -14,7 +14,6 @@ > > #include > #include > -#include > > #ifdef CONFIG_MMC_OMAP > static int slot_cover_open; > diff --git a/arch/arm/mach-omap1/board-h3-mmc.c b/arch/arm/mach-omap1/board-h3-mmc.c > index 44e9d53..541fa6e 100644 > --- a/arch/arm/mach-omap1/board-h3-mmc.c > +++ b/arch/arm/mach-omap1/board-h3-mmc.c > @@ -14,7 +14,6 @@ > > #include > #include > -#include > > #ifdef CONFIG_MMC_OMAP > static int slot_cover_open; > diff --git a/arch/arm/mach-omap1/board-h3.c b/arch/arm/mach-omap1/board-h3.c > index 0c1b001..eaba9f3 100644 > --- a/arch/arm/mach-omap1/board-h3.c > +++ b/arch/arm/mach-omap1/board-h3.c > @@ -28,7 +28,6 @@ > #include > #include > #include > -#include > #include > #include > > diff --git a/arch/arm/mach-omap2/board-h4.c b/arch/arm/mach-omap2/board-h4.c > index c65358b..733e134 100644 > --- a/arch/arm/mach-omap2/board-h4.c > +++ b/arch/arm/mach-omap2/board-h4.c > @@ -18,7 +18,6 @@ > #include > #include > #include > -#include > #include > #include > #include > diff --git a/arch/arm/mach-omap2/board-n800-mmc.c b/arch/arm/mach-omap2/board-n800-mmc.c > index bcbba94..b8aa7a3 100644 > --- a/arch/arm/mach-omap2/board-n800-mmc.c > +++ b/arch/arm/mach-omap2/board-n800-mmc.c > @@ -17,7 +17,6 @@ > > #include > #include > -#include > > #ifdef CONFIG_MMC_OMAP > > diff --git a/arch/arm/mach-omap2/board-omap3evm.c b/arch/arm/mach-omap2/board-omap3evm.c > index 92f70ce..dbbf1db 100644 > --- a/arch/arm/mach-omap2/board-omap3evm.c > +++ b/arch/arm/mach-omap2/board-omap3evm.c > @@ -27,8 +27,6 @@ > #include > #include > #include > -#include > -#include > > #include > #include > diff --git a/drivers/input/keyboard/innovator_ps2.c b/drivers/input/keyboard/innovator_ps2.c > index b3c4a06..5f88839 100644 > --- a/drivers/input/keyboard/innovator_ps2.c > +++ b/drivers/input/keyboard/innovator_ps2.c > @@ -82,7 +82,6 @@ > #include > #include > #include > -#include > #include > #include > #include > diff --git a/drivers/mtd/nand/omap-hw.c b/drivers/mtd/nand/omap-hw.c > index 1eb19ce..7eb9894 100644 > --- a/drivers/mtd/nand/omap-hw.c > +++ b/drivers/mtd/nand/omap-hw.c > @@ -27,7 +27,6 @@ > #include > #include > #include > -#include > #include > #include > #include > diff --git a/drivers/mtd/nand/omap-nand-flash.c b/drivers/mtd/nand/omap-nand-flash.c > index 63a7968..6b8fb44 100644 > --- a/drivers/mtd/nand/omap-nand-flash.c > +++ b/drivers/mtd/nand/omap-nand-flash.c > @@ -26,8 +26,6 @@ > #include > #include > > -#include > -#include > #include > > #define DRIVER_NAME "omapnand" > diff --git a/drivers/mtd/onenand/omap2.c b/drivers/mtd/onenand/omap2.c > index 24dd54f..a9885d1 100644 > --- a/drivers/mtd/onenand/omap2.c > +++ b/drivers/mtd/onenand/omap2.c > @@ -38,7 +38,6 @@ > #include > #include > #include > -#include > #include > > #include > diff --git a/sound/oss/omap-audio-tsc2101.c b/sound/oss/omap-audio-tsc2101.c > index 9cbb0e8..4931ecf 100644 > --- a/sound/oss/omap-audio-tsc2101.c > +++ b/sound/oss/omap-audio-tsc2101.c > @@ -39,7 +39,6 @@ > #include > #include > #include > -#include > > #include > #include > -- > 1.5.5.1.357.g1af8b > > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html