aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap_hwmod_2430_data.c
diff options
context:
space:
mode:
authorTony Lindgren <[email protected]>2012-10-15 12:09:43 -0700
committerTony Lindgren <[email protected]>2012-10-15 12:09:43 -0700
commit68f39e74fbc3e58ad52d008072bddacc9eee1c7e (patch)
treee1bab45bc1b479fe19f393d64d4c5a4f9f0b4a7c /arch/arm/mach-omap2/omap_hwmod_2430_data.c
parentddffeb8c4d0331609ef2581d84de4d763607bd37 (diff)
ARM: OMAP: Split plat/mmc.h into local headers and platform_data
We need to remove this from plat for ARM common zImage support. Also remove includes not needed by the omap_hsmmc.c driver. Cc: [email protected] Acked-by: Chris Ball <[email protected]> Acked-by: Venkatraman S <[email protected]> [[email protected]: fold in removal of unused driver includes] Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_2430_data.c')
-rw-r--r--arch/arm/mach-omap2/omap_hwmod_2430_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_2430_data.c b/arch/arm/mach-omap2/omap_hwmod_2430_data.c
index c455e41b0237..5c833fb35d21 100644
--- a/arch/arm/mach-omap2/omap_hwmod_2430_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_2430_data.c
@@ -20,7 +20,7 @@
#include <plat/serial.h>
#include <plat/i2c.h>
#include <plat/dmtimer.h>
-#include <plat/mmc.h>
+#include "mmc.h"
#include "l3_2xxx.h"
#include "soc.h"