diff options
author | Arnd Bergmann <[email protected]> | 2014-09-29 14:54:34 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2014-09-29 11:51:54 -0400 |
commit | 905e300e1043f5ff513840d342df5c985b3dc08c (patch) | |
tree | 86a29529ed21895aa4ef78bbc08237f6e891f6b7 /include/linux/fpga/fpga-mgr.h | |
parent | 46c1cda88c6e669965e00d6557cc5231fcef91d5 (diff) |
USB: host: st: fix ehci/ohci driver selection
The newly added sti ehci and ohci drivers come with a single
Kconfig entry that does not depend on either of the base drivers,
which leads to a link error when they are disabled:
drivers/built-in.o: In function `ohci_platform_init':
:(.init.text+0x14788): undefined reference to `ohci_init_driver'
To fix that, this patch introduces two separate Kconfig options
with proper dependencies, which avoids the problem and is also
more consistent with the other glue drivers.
Signed-off-by: Arnd Bergmann <[email protected]>
Fixes: d115837259ada ("usb: host: ohci-st: Add OHCI driver support for ST STB devices")
Cc: Peter Griffin <[email protected]>
Acked-by: Alan Stern <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions