common: Move ARM cache operations out of common.h
[platform/kernel/u-boot.git] / drivers / mmc / tmio-common.c
index 812205a..669410d 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <clk.h>
+#include <cpu_func.h>
 #include <fdtdec.h>
 #include <mmc.h>
 #include <dm.h>