summaryrefslogtreecommitdiff
path: root/cmd/smccc.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/smccc.c')
-rw-r--r--cmd/smccc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/smccc.c b/cmd/smccc.c
index 3a4d885e37e..fa04bb05ca4 100644
--- a/cmd/smccc.c
+++ b/cmd/smccc.c
@@ -9,6 +9,7 @@
#include <linux/arm-smccc.h>
#include <linux/compiler.h>
#include <linux/psci.h>
+#include <linux/string.h>
static int do_call(struct cmd_tbl *cmdtp, int flag, int argc,
char *const argv[])