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