common: Drop net.h from common header
[oweals/u-boot.git] / disk / part_efi.c
index 2970ce5babfcaf7b9907196a59d2e60b1f43fa22..de15a37cd518152a393d4283561f654cc3b248cd 100644 (file)
@@ -10,6 +10,7 @@
  *   limits the maximum size of addressable storage to < 2 Terra Bytes
  */
 #include <uuid.h>
+#include <asm/cache.h>
 #include <asm/unaligned.h>
 #include <common.h>
 #include <command.h>