]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/mmc/host/mxcmmc.c
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / mmc / host / mxcmmc.c
index fc42a2e088ee8c9f854788d6c902828799cfb29f..565c2e4fac75cecd8890ec2d9885ffb50cc23060 100644 (file)
@@ -38,9 +38,9 @@
 #include <asm/dma.h>
 #include <asm/irq.h>
 #include <asm/sizes.h>
-#include <mach/mmc.h>
+#include <linux/platform_data/mmc-mxcmmc.h>
 
-#include <mach/dma.h>
+#include <linux/platform_data/dma-imx.h>
 #include <mach/hardware.h>
 
 #define DRIVER_NAME "mxc-mmc"