]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/usb_ohci.c
Fix build problems with mp2usb board
[karo-tx-uboot.git] / drivers / usb_ohci.c
index 7ddcab63e736cf395e23c7f8973f68be7d22a4d5..cfa384eff6f4ac67e41beae6772a7b3a62c9b55f 100644 (file)
 #include <usb.h>
 #include "usb_ohci.h"
 
+#ifdef CONFIG_AT91RM9200
+#include <asm/arch/hardware.h> /* needed for AT91_USB_HOST_BASE */
+#endif
+
 #if defined(CONFIG_ARM920T) || \
     defined(CONFIG_S3C2400) || \
     defined(CONFIG_S3C2410) || \