diff options
Diffstat (limited to 'board/esd/vme8349/vme8349.c')
-rw-r--r-- | board/esd/vme8349/vme8349.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/esd/vme8349/vme8349.c b/board/esd/vme8349/vme8349.c index 49d085acf9..ff811643a6 100644 --- a/board/esd/vme8349/vme8349.c +++ b/board/esd/vme8349/vme8349.c @@ -13,6 +13,7 @@ #include <common.h> #include <fdt_support.h> +#include <init.h> #include <ioports.h> #include <mpc83xx.h> #include <asm/mpc8349_pci.h> |