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