common: Drop net.h from common header
[oweals/u-boot.git] / arch / arm / lib / bootm.c
index f4b5ca6de004dec95d8b2924984bac040e33da6a..dc845a997f4bb9ad7b2a7b2ad2261869d3caf6ac 100644 (file)
@@ -29,6 +29,7 @@
 #include <linux/compiler.h>
 #include <bootm.h>
 #include <vxworks.h>
+#include <asm/cache.h>
 
 #ifdef CONFIG_ARMV7_NONSEC
 #include <asm/armv7.h>