summaryrefslogtreecommitdiffstats
path: root/cpu/mips/au1x00_usb_ohci.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mips/au1x00_usb_ohci.c')
-rw-r--r--cpu/mips/au1x00_usb_ohci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mips/au1x00_usb_ohci.c b/cpu/mips/au1x00_usb_ohci.c
index e03b1255ec..1ca8aafbbc 100644
--- a/cpu/mips/au1x00_usb_ohci.c
+++ b/cpu/mips/au1x00_usb_ohci.c
@@ -35,7 +35,7 @@
#include <config.h>
-#if defined(CONFIG_SOC_AU1X00) && defined(CONFIG_USB_OHCI)
+#ifdef CONFIG_USB_OHCI
/* #include <pci.h> no PCI on the AU1x00 */
OpenPOWER on IntegriCloud