arm: marvell: Move arch/kirkwood.h to arch/soc.h
[platform/kernel/u-boot.git] / drivers / mmc / mvebu_mmc.c
index d34e743..9f98c3f 100644 (file)
@@ -14,7 +14,7 @@
 #include <mmc.h>
 #include <asm/io.h>
 #include <asm/arch/cpu.h>
-#include <asm/arch/kirkwood.h>
+#include <asm/arch/soc.h>
 #include <mvebu_mmc.h>
 
 DECLARE_GLOBAL_DATA_PTR;