Greg KH greg@kroah.com writes:
On Wed, May 11, 2022 at 07:44:39AM +0000, bugzilla-daemon@kernel.org wrote:
Compilation of "drivers/usb/phy/phy-generic.c" fails reproducible if CONFIG_REGULATOR is unset, because function "devm_regulator_get_exclusive" is undeclared but nevertheless used. The offending patch propably is commit 03e607cbb2931374db1825f371e9c7f28526d3f4 upstream
Can you please send this information to the stable@vger.kernel.org mailing list and we will work on it there?
Please backport commit 51dfb6ca3728 ("regulator: consumer: Add missing stubs to regulator/consumer.h") to v5.10 stable and older stable releases where 03e607cbb2931374db1825f371e9c7f28526d3f4 is backported
Bjørn