summaryrefslogtreecommitdiff
path: root/common/usb.c
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2008-01-03 15:46:55 (GMT)
committerJon Loeliger <jdl@freescale.com>2008-01-03 15:46:55 (GMT)
commit2c3536425d987bf079258973e2acebaaef3e16b6 (patch)
tree659d06dd33eca4888e1f6d01d046507b76dc2d27 /common/usb.c
parentf743931f9b4d4e15c9bdfe726bef033ea1f1402c (diff)
parentce37422d0002e10490e268392e0c4e3028e52cec (diff)
downloadu-boot-2c3536425d987bf079258973e2acebaaef3e16b6.tar.xz
Merge commit 'wd/master'
Diffstat (limited to 'common/usb.c')
-rw-r--r--common/usb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/usb.c b/common/usb.c
index 933afa9..4df01ea 100644
--- a/common/usb.c
+++ b/common/usb.c
@@ -53,7 +53,7 @@
#include <usb.h>
#ifdef CONFIG_4xx
-#include <405gp_pci.h>
+#include <asm/4xx_pci.h>
#endif
#undef USB_DEBUG