aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/gpmc-onenand.c
diff options
context:
space:
mode:
authorIgor Grinberg <[email protected]>2012-08-29 02:18:57 +0300
committerTony Lindgren <[email protected]>2012-09-10 16:39:21 -0700
commitcf3a6ec2c0a499ef019d25d4dbc79df66e7d3f0c (patch)
tree5f6b9f2edad81e429664b13cf36038d9d94951ee /arch/arm/mach-omap2/gpmc-onenand.c
parent801475ccb2b2c1928b22aec4b9e5285d9e347602 (diff)
ARM: OMAP: remove plat/board.h file
plat/board.h file is now empty - remove it. Cc: Jarkko Lavinen <[email protected]> Cc: Chris Ball <[email protected]> Cc: Kyungmin Park <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Igor Grinberg <[email protected]> Acked-by: Chris Ball <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'arch/arm/mach-omap2/gpmc-onenand.c')
-rw-r--r--arch/arm/mach-omap2/gpmc-onenand.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/gpmc-onenand.c b/arch/arm/mach-omap2/gpmc-onenand.c
index a0fa9bb2bda5..c5f005e088a5 100644
--- a/arch/arm/mach-omap2/gpmc-onenand.c
+++ b/arch/arm/mach-omap2/gpmc-onenand.c
@@ -20,7 +20,6 @@
#include <plat/cpu.h>
#include <plat/onenand.h>
-#include <plat/board.h>
#include <plat/gpmc.h>
static struct omap_onenand_platform_data *gpmc_onenand_data;