[RFC PATCH 2/3] USB: OHCI: Generic changes to make ohci-pci a separate driver
Arnd Bergmann
arnd at arndb.de
Thu May 23 09:26:48 EDT 2013
On Thursday 23 May 2013, Manjunath Goudar wrote:
> @@ -1275,7 +1266,7 @@ MODULE_LICENSE ("GPL");
> #define PLATFORM_DRIVER ohci_platform_driver
> #endif
>
> -#if !defined(PCI_DRIVER) && \
> +#if !defined(PCI_DRIVER) && \
> !defined(PLATFORM_DRIVER) && \
> !defined(OMAP1_PLATFORM_DRIVER) && \
> !defined(OMAP3_PLATFORM_DRIVER) && \
This part didn't really belong here, otherwise the patch looks right to me.
Arnd
More information about the linux-arm-kernel
mailing list