diff options
author | Igor Grinberg <grinberg@compulab.co.il> | 2012-08-28 19:18:57 -0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-09-10 19:39:21 -0400 |
commit | cf3a6ec2c0a499ef019d25d4dbc79df66e7d3f0c (patch) | |
tree | 5f6b9f2edad81e429664b13cf36038d9d94951ee /arch/arm/mach-omap2/board-omap3logic.c | |
parent | 801475ccb2b2c1928b22aec4b9e5285d9e347602 (diff) |
ARM: OMAP: remove plat/board.h file
plat/board.h file is now empty - remove it.
Cc: Jarkko Lavinen <jarkko.lavinen@nokia.com>
Cc: Chris Ball <cjb@laptop.org>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: linux-mmc@vger.kernel.org
Cc: linux-mtd@lists.infradead.org
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Acked-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/board-omap3logic.c')
-rw-r--r-- | arch/arm/mach-omap2/board-omap3logic.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-omap3logic.c b/arch/arm/mach-omap2/board-omap3logic.c index fca93d1afd43..a63a49d51fc8 100644 --- a/arch/arm/mach-omap2/board-omap3logic.c +++ b/arch/arm/mach-omap2/board-omap3logic.c | |||
@@ -41,7 +41,6 @@ | |||
41 | #include "common-board-devices.h" | 41 | #include "common-board-devices.h" |
42 | 42 | ||
43 | #include <plat/mux.h> | 43 | #include <plat/mux.h> |
44 | #include <plat/board.h> | ||
45 | #include "common.h" | 44 | #include "common.h" |
46 | #include <plat/gpmc-smsc911x.h> | 45 | #include <plat/gpmc-smsc911x.h> |
47 | #include <plat/gpmc.h> | 46 | #include <plat/gpmc.h> |