diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-05-30 23:33:50 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-31 12:50:40 +0200 |
commit | 822852f203f75f929cd90eb196c0f7ca17efe6b1 (patch) | |
tree | a8aa6f6dee265b8e5de92f39c6f6a96bd533b6e3 /drivers/usb/typec | |
parent | aa071a92bbf09d993ff0dbf3b1f2b53ac93ad654 (diff) | |
download | linux-822852f203f75f929cd90eb196c0f7ca17efe6b1.tar.gz linux-822852f203f75f929cd90eb196c0f7ca17efe6b1.tar.bz2 linux-822852f203f75f929cd90eb196c0f7ca17efe6b1.zip |
phy: tegra: select USB_COMMON
A built-in PHY driver cannot link against modular USB core code:
drivers/usb/phy/phy-tegra-usb.o: In function `tegra_usb_phy_probe':
phy-tegra-usb.c:(.text+0x6bc): undefined reference to `usb_get_dr_mode'
This uses a 'select' statement in Kconfig like we have for other such
PHY drivers.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/typec')
0 files changed, 0 insertions, 0 deletions