summaryrefslogtreecommitdiff
path: root/board/esd/vme8349/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/vme8349/pci.c')
-rw-r--r--board/esd/vme8349/pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/esd/vme8349/pci.c b/board/esd/vme8349/pci.c
index 82347f258c..349e7b567c 100644
--- a/board/esd/vme8349/pci.c
+++ b/board/esd/vme8349/pci.c
@@ -10,6 +10,7 @@
* Based on MPC8349 PCI support but w/o PIB related code.
*/
+#include <init.h>
#include <asm/mmu.h>
#include <asm/io.h>
#include <common.h>