summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2010-04-12 22:28:14 -0500
committerWolfgang Denk <wd@denx.de>2010-04-13 09:13:25 +0200
commit1e3827d9cf9442e188604fd1099ac38375135125 (patch)
tree4d5f6b1b99cd486c00c4c04145b31a2091ce392d /drivers
parentc6fb83d21729321426308c3acff2a3dfb20d250b (diff)
downloadblackbird-obmc-uboot-1e3827d9cf9442e188604fd1099ac38375135125.tar.gz
blackbird-obmc-uboot-1e3827d9cf9442e188604fd1099ac38375135125.zip
mips: Move cpu/mips/* to arch/mips/cpu/*
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/usb/host/isp116x-hcd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/isp116x-hcd.c b/drivers/usb/host/isp116x-hcd.c
index 7aff54bce1..abdcbb4b22 100644
--- a/drivers/usb/host/isp116x-hcd.c
+++ b/drivers/usb/host/isp116x-hcd.c
@@ -42,7 +42,7 @@
*
* [[GNU/GPL disclaimer]]
*
- * and in part from AU1x00 OHCI HCD driver "u-boot/cpu/mips/au1x00_usb_ohci.c"
+ * and in part from AU1x00 OHCI HCD driver "u-boot/arch/mips/cpu/au1x00_usb_ohci.c"
* (original copyright message follows):
*
* URB OHCI HCD (Host Controller Driver) for USB on the AU1x00.
OpenPOWER on IntegriCloud