summaryrefslogtreecommitdiff
path: root/cmd/gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/gpio.c')
-rw-r--r--cmd/gpio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/gpio.c b/cmd/gpio.c
index 7a43dc6ab18..dab6f7097ae 100644
--- a/cmd/gpio.c
+++ b/cmd/gpio.c
@@ -6,6 +6,7 @@
* Licensed under the GPL-2 or later.
*/
+#include <common.h>
#include <command.h>
#include <errno.h>
#include <dm.h>