diff options
Diffstat (limited to 'board/Seagate/dockstar/dockstar.c')
-rw-r--r-- | board/Seagate/dockstar/dockstar.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/Seagate/dockstar/dockstar.c b/board/Seagate/dockstar/dockstar.c index e6ec00a9c6c..d72e3ef24ee 100644 --- a/board/Seagate/dockstar/dockstar.c +++ b/board/Seagate/dockstar/dockstar.c @@ -9,6 +9,7 @@ * Marvell Semiconductor <www.marvell.com> */ +#include <common.h> #include <bootstage.h> #include <init.h> #include <netdev.h> |