common: Move ARM cache operations out of common.h
[oweals/u-boot.git] / drivers / net / xilinx_axi_emac.c
index 36d651109cbc6553a25c5a9f29927c95927a3254..b0450fff5663301aa83fe42c5f19ceaaa1a40819 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>