On 02/10/2013 11:58 AM, [email protected] wrote: > From: Manjunath Goudar <[email protected]> > > 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 > -#ifdef CONFIG_USB_EHCI_TEGRA > -#include "ehci-tegra.c" > -#define PLATFORM_DRIVER tegra_ehci_driver > -#endif That's also still wrong. -- 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
