common: Drop net.h from common header
[oweals/u-boot.git] / board / cavium / thunderx / atf.c
index 2e7ba69d76462761a08b826b51637ab9939c4a77..ea2f2bade00a47d0eb61e650be847ab0cde177fb 100644 (file)
@@ -4,6 +4,7 @@
 **/
 
 #include <common.h>
+#include <asm/cache.h>
 #include <asm/io.h>
 
 #include <asm/system.h>