aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorFelipe Balbi <[email protected]>2013-12-10 17:00:06 -0600
committerGreg Kroah-Hartman <[email protected]>2013-12-16 21:31:24 -0800
commit7cd0c298f6e09476f474b7ae6c1ca876c5d7f881 (patch)
tree62d3cb9af88cf2a4488d0823e38f63354a7a4853 /scripts/gdb/linux
parent8820784203ac24279be23a6e3d85d216c46d65ee (diff)
usb: phy: fix driver dependencies
both isp1301-omap and fsl_usb2_otg drivers depend on usb_bus_start_enum() which is only defined if CONFIG_USB != n. There is a problem, however, where both those drivers could be statically linked, while CONFIG_USB=m. Fix the problem by fixing driver dependency. Signed-off-by: Felipe Balbi <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions