projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc49da2
)
mtd: nand: omap_elm: remove #include omap_gpmc.h
author
pekon gupta
<pekon@ti.com>
Fri, 11 Apr 2014 07:25:29 +0000
(12:55 +0530)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/drivers/mtd/nand/omap_elm.c
b/drivers/mtd/nand/omap_elm.c
index 47b1f1bfe27b0dbbb50efa32363fc1f58c93b04d..4c65f3b6f5f6a0f7f56c0367c1bc915f44089088 100644
(file)
--- 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>