]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
mtd: nand: omap_elm: remove #include omap_gpmc.h
authorpekon gupta <pekon@ti.com>
Fri, 11 Apr 2014 07:25:29 +0000 (12:55 +0530)
committerTom Rini <trini@ti.com>
Fri, 6 Jun 2014 21:45:47 +0000 (17:45 -0400)
There is no dependency of omap_elm.c on omap_gpmc.h

Signed-off-by: Pekon Gupta <pekon@ti.com>
Reviewed-by: Stefan Roese <sr@denx.de>
drivers/mtd/nand/omap_elm.c

index 47b1f1bfe27b0dbbb50efa32363fc1f58c93b04d..4c65f3b6f5f6a0f7f56c0367c1bc915f44089088 100644 (file)
@@ -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>