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, 1 insertions, 0 deletions
diff --git a/cmd/misc.c b/cmd/misc.c
index 792d972..ec32b41 100644
--- a/cmd/misc.c
+++ b/cmd/misc.c
@@ -8,6 +8,7 @@
* A command interface to access misc devices with MISC uclass driver APIs.
*/
+#include <common.h>
#include <command.h>
#include <dm.h>
#include <errno.h>