summaryrefslogtreecommitdiffstats
path: root/board/esd/common/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/common/pci.c')
-rw-r--r--board/esd/common/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/common/pci.c b/board/esd/common/pci.c
index 83f810307b..11e55c5428 100644
--- a/board/esd/common/pci.c
+++ b/board/esd/common/pci.c
@@ -22,7 +22,7 @@
*/
#include <common.h>
-#include <ppc4xx.h>
+#include <asm/ppc4xx.h>
#include <asm/processor.h>
#include <pci.h>
OpenPOWER on IntegriCloud