diff options
author | David Rientjes <rientjes@google.com> | 2013-04-27 00:25:01 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-17 04:28:27 +0400 |
commit | 7c8bfed7aaeba690de30835fe89882e1047a55fd (patch) | |
tree | c07b709320df6536f4b3d2bdbaa3b0677b778652 /drivers/usb/storage | |
parent | 98f541c6e390d48643047e0924da8ccc10bb1598 (diff) | |
download | linux-7c8bfed7aaeba690de30835fe89882e1047a55fd.tar.xz |
usb, chipidea: fix link error when USB_EHCI_HCD is a module
Fixes link error when USB_EHCI_HCD=m and USB_CHIPIDEA_HOST=y:
drivers/built-in.o: In function `ci_hdrc_host_init':
drivers/usb/chipidea/host.c:104: undefined reference to `ehci_init_driver'
as a result of commit 09f6ffde2ece ("USB: EHCI: fix build error by making
ChipIdea host a normal EHCI driver").
Cc: stable@vger.kernel.org [v3.7+]
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/storage')
0 files changed, 0 insertions, 0 deletions