summaryrefslogtreecommitdiff
path: root/board/esd/ocrtc/cmd_ocrtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/ocrtc/cmd_ocrtc.c')
-rw-r--r--board/esd/ocrtc/cmd_ocrtc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/ocrtc/cmd_ocrtc.c b/board/esd/ocrtc/cmd_ocrtc.c
index 4177f68..f83dfe8 100644
--- a/board/esd/ocrtc/cmd_ocrtc.c
+++ b/board/esd/ocrtc/cmd_ocrtc.c
@@ -25,7 +25,7 @@
#include <command.h>
#include <pci.h>
#include <pci_ids.h>
-#include <405gp_pci.h>
+#include <asm/4xx_pci.h>
#if defined(CONFIG_CMD_BSP)