common: Drop net.h from common header
[platform/kernel/u-boot.git] / arch / arm / cpu / armv8 / cpu-dt.c
index 267abb8..97d4473 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <asm/cache.h>
 #include <asm/psci.h>
 #include <asm/system.h>
 #include <asm/armv8/sec_firmware.h>