diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-10-21 17:18:36 +0300 |
---|---|---|
committer | Felipe Balbi <balbi@kernel.org> | 2019-10-27 09:58:44 +0300 |
commit | a51bab592fbbef10f0e42a8aed86adfbf6a68fa7 (patch) | |
tree | e8d953d318b261c7d03dc418bbfe79f539480987 /drivers/s390 | |
parent | 9794476942d8704cfbdef8d5f13427673ab70dcd (diff) | |
download | linux-a51bab592fbbef10f0e42a8aed86adfbf6a68fa7.tar.xz |
usb: dwc3: select CONFIG_REGMAP_MMIO
After many randconfig builds, one configuration caused a link
error with dwc3-meson-g12a lacking the regmap-mmio code:
drivers/usb/dwc3/dwc3-meson-g12a.o: In function `dwc3_meson_g12a_probe':
dwc3-meson-g12a.c:(.text+0x9f): undefined reference to `__devm_regmap_init_mmio_clk'
Add the select statement that we have for all other users
of that dependency.
Fixes: c99993376f72 ("usb: dwc3: Add Amlogic G12A DWC3 glue")
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/s390')
0 files changed, 0 insertions, 0 deletions