diff options
Diffstat (limited to 'board/broadcom/bcm23550_w1d/bcm23550_w1d.c')
-rw-r--r-- | board/broadcom/bcm23550_w1d/bcm23550_w1d.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/broadcom/bcm23550_w1d/bcm23550_w1d.c b/board/broadcom/bcm23550_w1d/bcm23550_w1d.c index ce9f0494ee..d83eb9bd52 100644 --- a/board/broadcom/bcm23550_w1d/bcm23550_w1d.c +++ b/board/broadcom/bcm23550_w1d/bcm23550_w1d.c @@ -4,6 +4,7 @@ */ #include <common.h> +#include <init.h> #include <asm/io.h> #include <asm/mach-types.h> #include <env.h> |