[PATCH 14/15] mtd: nand: omap: gpmc header removal
Afzal Mohammed
afzal at ti.com
Fri Oct 5 11:54:50 EDT 2012
nand driver no longer needs gpmc header, remove it.
Signed-off-by: Afzal Mohammed <afzal at ti.com>
---
drivers/mtd/nand/omap2.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/mtd/nand/omap2.c b/drivers/mtd/nand/omap2.c
index e3fc8d7..d6664d7 100644
--- a/drivers/mtd/nand/omap2.c
+++ b/drivers/mtd/nand/omap2.c
@@ -28,7 +28,6 @@
#endif
#include <plat/dma.h>
-#include <plat/gpmc.h>
#include <linux/platform_data/mtd-nand-omap2.h>
#define DRIVER_NAME "omap2-nand"
--
1.7.12
More information about the linux-mtd
mailing list