common: Move ARM cache operations out of common.h
[oweals/u-boot.git] / drivers / net / rtl8139.c
index 13309970e2c4b72617907de1d0d06b65185ea258..bb59629f81cb737f13520ad9708f8f58c7aca37e 100644 (file)
@@ -72,6 +72,7 @@
 */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <malloc.h>
 #include <net.h>
 #include <netdev.h>