Re: [PATCH] usb: dwc3: select CONFIG_REGMAP_MMIO

2019-10-21 Thread Neil Armstrong
On 21/10/2019 16:18, Arnd Bergmann wrote: > 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

[PATCH] usb: dwc3: select CONFIG_REGMAP_MMIO

2019-10-21 Thread Arnd Bergmann
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