aboutsummaryrefslogtreecommitdiff
path: root/cmd/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/misc.c')
-rw-r--r--cmd/misc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/misc.c b/cmd/misc.c
index ec32b41..792d972 100644
--- a/cmd/misc.c
+++ b/cmd/misc.c
@@ -8,7 +8,6 @@
* A command interface to access misc devices with MISC uclass driver APIs.
*/
-#include <common.h>
#include <command.h>
#include <dm.h>
#include <errno.h>