> -#if !(defined(CONFIG_PCI) \
> -      || defined(CONFIG_SA1111) \
> -      || defined(CONFIG_ARCH_S3C2410) \
> -      || defined(CONFIG_ARCH_OMAP) \
> -      || defined (CONFIG_ARCH_LH7A404) \
> -      || defined (CONFIG_PXA27x) \
> -      || defined (CONFIG_SOC_AU1X00) \
> -      || defined (CONFIG_USB_OHCI_HCD_PPC_SOC) \
> -      || defined (CONFIG_ARCH_AT91RM9200) \
> -     )
> +#if !defined(PCI_DRIVER) && !defined(SA1111_DRIVER)

typo in the above line, I think it's to be PLATFORM_DRIVER not
SA1111_DRIVER !

>   #error "missing bus glue for ohci-hcd"
>   #endif

           Thanks,
           Subhash


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to