Re: [PATCH] gpio: shared: extend the ifdef guard to gpio_shared_find_entry()

From: Bartosz Golaszewski

Date: Wed Nov 19 2025 - 02:34:17 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>


On Tue, 18 Nov 2025 11:54:51 +0100, Bartosz Golaszewski wrote:
> While this function is supposed to be used by all scanning functions, so
> far we only have a single one for OF trees. Once we add support for ACPI
> and software nodes, we'll drop the CONFIG_OF guard around this routine
> but in order to avoid build warnings, let's extend it to cover it in the
> meantime.
>
>
> [...]

Applied, thanks!

[1/1] gpio: shared: extend the ifdef guard to gpio_shared_find_entry()
https://git.kernel.org/brgl/linux/c/8ad236f8a457c88906261411bcafa1a91fa96124

Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>