common: Move ARM cache operations out of common.h
[platform/kernel/u-boot.git] / drivers / mmc / omap_hsmmc.c
index bade129..dab3425 100644 (file)
@@ -24,6 +24,7 @@
 
 #include <config.h>
 #include <common.h>
+#include <cpu_func.h>
 #include <malloc.h>
 #include <memalign.h>
 #include <mmc.h>