diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-11-02 14:56:36 +0300 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2017-12-15 13:30:41 +0300 |
commit | 2b88212c4cc67ff33dec5bb4d690044b97a5f979 (patch) | |
tree | a78ff4799b8b84ff869ba7e260fd5d2d82d22b1d /drivers/usb/core | |
parent | 3cb0ab6e008f2a9ffe2d1be4246984003caed7e2 (diff) | |
download | linux-2b88212c4cc67ff33dec5bb4d690044b97a5f979.tar.xz |
phy: rcar-gen3-usb2: select USB_COMMON
When USB is disabled, we get a link error for this driver
because of the added OTG support
drivers/phy/renesas/phy-rcar-gen3-usb2.o: In function `rcar_gen3_phy_usb2_probe':
phy-rcar-gen3-usb2.c:(.text+0x250): undefined reference to `of_usb_get_dr_mode_by_phy'
Other phy drivers select USB_COMMON for this, so let's do the same
here.
Fixes: 7e0540f41332 ("phy: rcar-gen3-usb2: check dr_mode for otg mode")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'drivers/usb/core')
0 files changed, 0 insertions, 0 deletions