common: Move ARM cache operations out of common.h
[oweals/u-boot.git] / board / Arcturus / ucp1020 / cmd_arc.c
index 2e8477ed3b7a01a205aa460fc32aeee155291bb2..b50de63c5e0154a498fbd9b0444606ac4ae9d2cd 100644 (file)
@@ -9,6 +9,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <div64.h>
 #include <env.h>
 #include <malloc.h>