[GIT PULL] regulator fixes for v6.11-stub

From: Mark Brown
Date: Thu Sep 05 2024 - 18:09:39 EST


The following changes since commit 5be63fc19fcaa4c236b307420483578a56986a37:

Linux 6.11-rc5 (2024-08-25 19:07:11 +1200)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.11-stub

for you to fetch changes up to 1a5caec7f80ca2e659c03f45378ee26915f4eda2:

regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR (2024-08-30 15:43:52 +0100)

----------------------------------------------------------------
regulator: Fix for v6.11

A fix from Doug Anderson for a missing stub, required to fix the build
for some newly added users of devm_regulator_bulk_get_const() in
!REGULATOR configurations.

----------------------------------------------------------------
Douglas Anderson (1):
regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR

include/linux/regulator/consumer.h | 8 ++++++++
1 file changed, 8 insertions(+)