Chen Peter-B29397 writes:
>
>>
>> I did actually have this one in my tree, but since that time this
>>
>> commit 7c8bfed7aaeba690de30835fe89882e1047a55fd
>> Author: David Rientjes
>> Date: Fri Apr 26 13:25:01 2013 -0700
>>
>> usb, chipidea: fix link error when USB_EHCI_HCD is a module
>
> I did actually have this one in my tree, but since that time this
>
> commit 7c8bfed7aaeba690de30835fe89882e1047a55fd
> Author: David Rientjes
> Date: Fri Apr 26 13:25:01 2013 -0700
>
> usb, chipidea: fix link error when USB_EHCI_HCD is a module
>
> has turned up in usb-next, and
Peter Chen writes:
> On Thu, May 9, 2013 at 3:51 AM, Randy Dunlap wrote:
>> On 05/08/13 03:02, Peter Chen wrote:
>>> Randy Dunlap reported below problem
>>> at i386:
drivers/built-in.o: In function `ci_hdrc_host_init':
(.text+0x2ce75c): undefined reference to `ehci_init_driver'
>>>
>>
On Thu, May 9, 2013 at 3:51 AM, Randy Dunlap wrote:
> On 05/08/13 03:02, Peter Chen wrote:
>> Randy Dunlap reported below problem
>> at i386:
>>> drivers/built-in.o: In function `ci_hdrc_host_init':
>>> (.text+0x2ce75c): undefined reference to `ehci_init_driver'
>>
>>> When USB_EHCI_HCD=m and USB
On 05/08/13 03:02, Peter Chen wrote:
> Randy Dunlap reported below problem
> at i386:
>> drivers/built-in.o: In function `ci_hdrc_host_init':
>> (.text+0x2ce75c): undefined reference to `ehci_init_driver'
>
>> When USB_EHCI_HCD=m and USB_CHIPIDEA=y.
>
> In fact, this problem is existed at all pl