diff options
author | Arnd Bergmann <[email protected]> | 2018-09-13 11:37:31 +0200 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2018-10-02 10:33:43 +0300 |
commit | 3def4031b3e3fbb524cbd01555b057a6cef0d5e6 (patch) | |
tree | 585026283c0502f368369ce416b074bd4f4e5987 /tools/perf/scripts/python/intel-pt-events.py | |
parent | bb80e4fa57eb75ebd64ae9be4155da6d12c1a997 (diff) |
usb: dwc3: add EXTCON dependency for qcom
Like the omap back-end, we get a link error with CONFIG_EXTCON=m
when building the qcom back-end into the kernel:
drivers/usb/dwc3/dwc3-qcom.o: In function `dwc3_qcom_probe':
dwc3-qcom.c:(.text+0x13dc): undefined reference to `extcon_get_edev_by_phandle'
dwc3-qcom.c:(.text+0x1b18): undefined reference to `devm_extcon_register_notifier'
dwc3-qcom.c:(.text+0x1b9c): undefined reference to `extcon_get_state'
Do the same thing as OMAP and add an explicit dependency on
EXTCON.
Fixes: a4333c3a6ba9 ("usb: dwc3: Add Qualcomm DWC3 glue driver")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions