common: Drop net.h from common header
[oweals/u-boot.git] / arch / arm / cpu / armv8 / cpu-dt.c
index 267abb83e8f1e030179aed4bb88d706903ad0d81..97d4473a68686960e241aa8edb0ef96dcdc98678 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>