[U-Boot] [PATCH v2 1/7] mtd: nand: omap_elm: remove #include omap_gpmc.h
Pekon Gupta
pekon at ti.com
Fri Apr 11 09:25:29 CEST 2014
There is no dependency of omap_elm.c on omap_gpmc.h
Signed-off-by: Pekon Gupta <pekon at ti.com>
Reviewed-by: Stefan Roese <sr at denx.de>
---
drivers/mtd/nand/omap_elm.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/mtd/nand/omap_elm.c b/drivers/mtd/nand/omap_elm.c
index 47b1f1b..4c65f3b 100644
--- a/drivers/mtd/nand/omap_elm.c
+++ b/drivers/mtd/nand/omap_elm.c
@@ -16,7 +16,6 @@
#include <common.h>
#include <asm/io.h>
#include <asm/errno.h>
-#include <linux/mtd/omap_gpmc.h>
#include <linux/mtd/omap_elm.h>
#include <asm/arch/hardware.h>
--
1.8.5.1.163.gd7aced9
More information about the U-Boot
mailing list