common: Move ARM cache operations out of common.h
[oweals/u-boot.git] / drivers / net / e1000.c
index a34f69746117651ba938ea0cc968a7b7affe362c..09460118445e02c551da5420c78c366aaad1cd3d 100644 (file)
@@ -30,6 +30,7 @@ tested on both gig copper and gig fiber boards
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <dm.h>
 #include <errno.h>
 #include <memalign.h>