common: Drop net.h from common header
[oweals/u-boot.git] / arch / arm / mach-kirkwood / cache.c
index 6b12ea5e91439b7edfc4cb61a57c8edc3acbaf1e..009b7deeca64bd007bfd3c29c04bfae87e0bcb57 100644 (file)
@@ -5,6 +5,7 @@
  */
 #include <common.h>
 #include <asm/arch/cpu.h>
+#include <asm/cache.h>
 
 #define FEROCEON_EXTRA_FEATURE_L2C_EN (1<<22)