common: Move ARM cache operations out of common.h
[platform/kernel/u-boot.git] / drivers / mmc / sdhci.c
index 32e83db..01fa5a9 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <dm.h>
 #include <errno.h>
 #include <malloc.h>