On Tuesday 23 October 2012 10:46:50 Florian Fainelli wrote: > Hi Kelvin, > > On Tuesday 23 October 2012 16:13:01 Kelvin Cheung wrote: > > Thank Florian. > > It looks great. > > However, you forget to remove corresponding section in > > drivers/usb/host/ehci-hcd.c > > ... > > #ifdef CONFIG_MACH_LOONGSON1 > > #include "ehci-ls1x.c" > > #define PLATFORM_DRIVER ehci_ls1x_driver > > #endif > > Indeed, my bad I will follow up with some fixes for this patchset anyway. > Thank you! Looks like I hit reply too quickly, the patch entitled "USB: EHCI: remove Loongson 1B EHCI driver" actually removes this bit from ehci-hcd.c. -- Florian