summaryrefslogtreecommitdiffstats
path: root/cpu/arm920t/s3c24x0/usb.c
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-05-09 22:18:58 +0200
committerWolfgang Denk <wd@denx.de>2008-05-09 22:18:58 +0200
commit356cd17cc289e2dac409d21607618650d6f388a5 (patch)
treefce11759308e036087dd5197f52d54a8d0602ae7 /cpu/arm920t/s3c24x0/usb.c
parentef2642625cbfb1c3695e3478d08ae515052a4950 (diff)
parent726c0f1e5f108dccea052965123b95837d2bd402 (diff)
downloadu-boot-356cd17cc289e2dac409d21607618650d6f388a5.tar.gz
u-boot-356cd17cc289e2dac409d21607618650d6f388a5.tar.xz
u-boot-356cd17cc289e2dac409d21607618650d6f388a5.zip
Merge branch 'master' of /home/wd/git/u-boot/master/
Diffstat (limited to 'cpu/arm920t/s3c24x0/usb.c')
-rw-r--r--cpu/arm920t/s3c24x0/usb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/arm920t/s3c24x0/usb.c b/cpu/arm920t/s3c24x0/usb.c
index ef5d5bf71b..421ebb4373 100644
--- a/cpu/arm920t/s3c24x0/usb.c
+++ b/cpu/arm920t/s3c24x0/usb.c
@@ -69,4 +69,4 @@ int usb_cpu_init_fail (void)
}
# endif /* defined(CONFIG_S3C2400) || defined(CONFIG_S3C2410) */
-#endif /* defined(CONFIG_USB_OHCI) && defined(CFG_USB_OHCI_CPU_INIT) */
+#endif /* defined(CONFIG_USB_OHCI_NEW) && defined(CFG_USB_OHCI_CPU_INIT) */