diff options
Diffstat (limited to 'common/hash.c')
-rw-r--r-- | common/hash.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/hash.c b/common/hash.c index ff4986a619..2cf763575f 100644 --- a/common/hash.c +++ b/common/hash.c @@ -16,6 +16,7 @@ #include <malloc.h> #include <mapmem.h> #include <hw_sha.h> +#include <asm/cache.h> #include <asm/io.h> #include <linux/errno.h> #include <u-boot/crc.h> |