summaryrefslogtreecommitdiffstats
path: root/board/w7o/w7o.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/w7o/w7o.c')
-rw-r--r--board/w7o/w7o.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/w7o/w7o.c b/board/w7o/w7o.c
index b404d61c1a..bb52236d69 100644
--- a/board/w7o/w7o.c
+++ b/board/w7o/w7o.c
@@ -22,6 +22,7 @@
*/
#include <common.h>
+#include <command.h>
#include "w7o.h"
#include <asm/processor.h>
@@ -268,4 +269,3 @@ int misc_init_r (void)
return (0);
}
-
OpenPOWER on IntegriCloud