summaryrefslogtreecommitdiff
path: root/disk/part_efi.c
diff options
context:
space:
mode:
Diffstat (limited to 'disk/part_efi.c')
-rw-r--r--disk/part_efi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/disk/part_efi.c b/disk/part_efi.c
index 2970ce5bab..de15a37cd5 100644
--- a/disk/part_efi.c
+++ b/disk/part_efi.c
@@ -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>