common: Move ARM cache operations out of common.h
[platform/kernel/u-boot.git] / drivers / net / xilinx_axi_emac.c
index 36d6511..b0450ff 100644 (file)
@@ -7,6 +7,7 @@
 
 #include <config.h>
 #include <common.h>
+#include <cpu_func.h>
 #include <dm.h>
 #include <net.h>
 #include <malloc.h>