common: Drop net.h from common header
[oweals/u-boot.git] / drivers / core / device.c
index 0157bb1fe021225165f8f38bf1fe003b8ba81c5d..ee0c8618079679c3425ae5859b9e5746ba2dd5fb 100644 (file)
@@ -15,6 +15,7 @@
 #include <fdtdec.h>
 #include <fdt_support.h>
 #include <malloc.h>
+#include <asm/cache.h>
 #include <dm/device.h>
 #include <dm/device-internal.h>
 #include <dm/lists.h>