summaryrefslogtreecommitdiffstats
path: root/cpu/arm920t/at91rm9200/usb.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/arm920t/at91rm9200/usb.c')
-rw-r--r--cpu/arm920t/at91rm9200/usb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/arm920t/at91rm9200/usb.c b/cpu/arm920t/at91rm9200/usb.c
index 98e3cdd58a..366262e4cc 100644
--- a/cpu/arm920t/at91rm9200/usb.c
+++ b/cpu/arm920t/at91rm9200/usb.c
@@ -23,7 +23,7 @@
#include <common.h>
-#if defined(CONFIG_USB_OHCI) && defined(CFG_USB_OHCI_CPU_INIT)
+#if defined(CONFIG_USB_OHCI_NEW) && defined(CFG_USB_OHCI_CPU_INIT)
# ifdef CONFIG_AT91RM9200
#include <asm/arch/hardware.h>
OpenPOWER on IntegriCloud