On Fri, Nov 02, 2012 at 11:13:56AM +0200, Felipe Balbi wrote:
> Hi,
>
> On Fri, Nov 02, 2012 at 02:05:52AM +0800, kbuild test robot wrote:
> > tree: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
> > usb-next
> > head: 99f91934a907df31ba878dfdd090002049dc476a
> > commit: 3e0232039967d7a1a06c013d097458b4d5892af1 [87/89] USB: EHCI: prepare
> > to make ehci-hcd a library module
> > config: make ARCH=arm imx_v6_v7_defconfig
> >
> > All error/warnings:
> >
> > drivers/usb/chipidea/built-in.o: In function `ehci_init_driver':
> > usbmisc_imx6q.c:(.text+0xa30): multiple definition of `ehci_init_driver'
> > drivers/usb/host/built-in.o:ehci-hcd.c:(.text+0x330): first defined here
> > drivers/usb/chipidea/built-in.o: In function `ehci_suspend':
> > usbmisc_imx6q.c:(.text+0x4478): multiple definition of `ehci_suspend'
> > drivers/usb/host/built-in.o:ehci-hcd.c:(.text+0x364c): first defined here
> > drivers/usb/chipidea/built-in.o: In function `ehci_resume':
> > usbmisc_imx6q.c:(.text+0x4568): multiple definition of `ehci_resume'
> > drivers/usb/host/built-in.o:ehci-hcd.c:(.text+0x373c): first defined here
> > drivers/usb/chipidea/built-in.o: In function `ehci_setup':
> > usbmisc_imx6q.c:(.text+0x86b0): multiple definition of `ehci_setup'
> > drivers/usb/host/built-in.o:ehci-hcd.c:(.text+0x82b0): first defined here
>
> Alex, second report.
Yes, sorry. I've fixed up the script to remove the small differences
between
i386 allyesconfig
(.text+0x2872): multiple definition of `ehci_init_driver'
^^^^^^^^^^^^^^^
arm imx_v6_v7_defconfig
usbmisc_imx6q.c:(.text+0xa30): multiple definition of `ehci_init_driver'
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Thanks,
Fengguang
--
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