On Wed, 3 Oct 2012, Florian Fainelli wrote:
> The users have been converted to use the ehci platform driver instead.
>
> Signed-off-by: Florian Fainelli <[email protected]>
> --- a/drivers/usb/host/ehci-hcd.c
> +++ b/drivers/usb/host/ehci-hcd.c
> @@ -1254,16 +1254,6 @@ MODULE_LICENSE ("GPL");
> #define PLATFORM_DRIVER ehci_atmel_driver
> #endif
>
> -#ifdef CONFIG_USB_OCTEON_EHCI
> -#include "ehci-octeon.c"
> -#define PLATFORM_DRIVER ehci_octeon_driver
> -#endif
Looks like this crept in here by mistake. It belong in patch 10/25.
Alan Stern
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html