common: Move ARM cache operations out of common.h
[oweals/u-boot.git] / drivers / net / ravb.c
index 11abe5e0c9e0a04955f428e4582ca44d257db92f..fb4a628d63caf156eb8dc6bb8183955874075254 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <common.h>
 #include <clk.h>
+#include <cpu_func.h>
 #include <dm.h>
 #include <errno.h>
 #include <miiphy.h>