summaryrefslogtreecommitdiff
path: root/board/armltd/integrator/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/armltd/integrator/pci.c')
-rw-r--r--board/armltd/integrator/pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/armltd/integrator/pci.c b/board/armltd/integrator/pci.c
index 5e57f7f4c9..c189d23eec 100644
--- a/board/armltd/integrator/pci.c
+++ b/board/armltd/integrator/pci.c
@@ -20,6 +20,7 @@
* Linus Walleij <linus.walleij@linaro.org>
*/
#include <common.h>
+#include <init.h>
#include <pci.h>
#include <asm/io.h>
#include "integrator-sc.h"