diff options
Diffstat (limited to 'board/freescale/mpc8349itx/pci.c')
-rw-r--r-- | board/freescale/mpc8349itx/pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mpc8349itx/pci.c b/board/freescale/mpc8349itx/pci.c index c3c2328dcd..550a2afcb7 100644 --- a/board/freescale/mpc8349itx/pci.c +++ b/board/freescale/mpc8349itx/pci.c @@ -4,6 +4,7 @@ */ #include <common.h> +#include <init.h> #include <asm/mmu.h> #include <asm/io.h> |