Re: [PATCH 12/25] USB: ehci: remove CNS3xxx EHCI platform driver

From: Alan Stern
Date: Wed Oct 03 2012 - 12:21:29 EST


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 <florian@xxxxxxxxxxx>

> --- 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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/