summaryrefslogtreecommitdiff
path: root/cmd/cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/cache.c')
-rw-r--r--cmd/cache.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/cache.c b/cmd/cache.c
index 2c687173a8..27dcec0931 100644
--- a/cmd/cache.c
+++ b/cmd/cache.c
@@ -9,6 +9,7 @@
*/
#include <common.h>
#include <command.h>
+#include <cpu_func.h>
#include <linux/compiler.h>
static int parse_argv(const char *);