On 02/07/2013 10:34 AM, manjunath.gou...@linaro.org wrote:
> Separate the s5p host controller driver from ehci-hcd host code
> into its own driver module.

> diff --git a/drivers/usb/host/ehci-hcd.c b/drivers/usb/host/ehci-hcd.c

> @@ -1297,11 +1297,6 @@ MODULE_LICENSE ("GPL");
>  #define      PLATFORM_DRIVER         ehci_hcd_msp_driver
>  #endif
>  
> -#ifdef CONFIG_USB_EHCI_TEGRA
> -#include "ehci-tegra.c"
> -#define PLATFORM_DRIVER              tegra_ehci_driver
> -#endif
> -

That also looks wrong.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to