public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [MTD] [NAND] OMAP2: remove duplicated #include
@ 2008-10-20 22:33 Huang Weiyi
  0 siblings, 0 replies; only message in thread
From: Huang Weiyi @ 2008-10-20 22:33 UTC (permalink / raw)
  To: dwmw2, David.Woodhouse; +Cc: linux-mtd

Removed duplicated #include <asm/arch/gpmc.h> in 
drivers/mtd/onenand/omap2.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

diff --git a/drivers/mtd/onenand/omap2.c b/drivers/mtd/onenand/omap2.c
index 8387e05..e39b21d 100644
--- a/drivers/mtd/onenand/omap2.c
+++ b/drivers/mtd/onenand/omap2.c
@@ -38,7 +38,6 @@
 #include <asm/arch/gpmc.h>
 #include <asm/arch/onenand.h>
 #include <asm/arch/gpio.h>
-#include <asm/arch/gpmc.h>
 #include <asm/arch/pm.h>

 #include <linux/dma-mapping.h>

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-20 22:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-20 22:33 [MTD] [NAND] OMAP2: remove duplicated #include Huang Weiyi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox