diff options
Diffstat (limited to 'board/Marvell/gplugd/gplugd.c')
-rw-r--r-- | board/Marvell/gplugd/gplugd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/Marvell/gplugd/gplugd.c b/board/Marvell/gplugd/gplugd.c index fc2bc85f00..10236bd07f 100644 --- a/board/Marvell/gplugd/gplugd.c +++ b/board/Marvell/gplugd/gplugd.c @@ -12,6 +12,7 @@ */ #include <common.h> +#include <init.h> #include <mvmfp.h> #include <asm/arch/cpu.h> #include <asm/arch/mfp.h> |