aboutsummaryrefslogtreecommitdiff
path: root/cmd/pinmux.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/pinmux.c')
-rw-r--r--cmd/pinmux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/pinmux.c b/cmd/pinmux.c
index 01f3e4a..105f01e 100644
--- a/cmd/pinmux.c
+++ b/cmd/pinmux.c
@@ -3,6 +3,7 @@
* Copyright (C) 2018, STMicroelectronics - All Rights Reserved
*/
+#include <common.h>
#include <command.h>
#include <dm.h>
#include <errno.h>