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/pm24xx.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/pm24xx.c')
-rw-r--r-- | arch/arm/mach-omap2/pm24xx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/pm24xx.c b/arch/arm/mach-omap2/pm24xx.c index 9e54dc917abd..de1caf15ab78 100644 --- a/arch/arm/mach-omap2/pm24xx.c +++ b/arch/arm/mach-omap2/pm24xx.c | |||
@@ -38,7 +38,6 @@ | |||
38 | #include <plat/clock.h> | 38 | #include <plat/clock.h> |
39 | #include <plat/sram.h> | 39 | #include <plat/sram.h> |
40 | #include <plat/dma.h> | 40 | #include <plat/dma.h> |
41 | #include <plat/board.h> | ||
42 | 41 | ||
43 | #include <mach/irqs.h> | 42 | #include <mach/irqs.h> |
44 | 43 | ||