Re: [PATCH] gpiolib: of: Only compile in MT2701 quirk when it is needed.
From: Bartosz Golaszewski
Date: Wed Dec 17 2025 - 04:28:35 EST
On Sun, 14 Dec 2025 12:40:45 +0900, Daniel Palmer wrote:
> The compiler cannot workout if this is actually needed or not
> so machines that will never need this code also get it.
>
> For example:
> m68k-linux-gnu-nm vmlinux | grep mt27
> 00135742 t of_find_mt2701_gpio
>
> [...]
Applied, thanks!
[1/1] gpiolib: of: Only compile in MT2701 quirk when it is needed.
commit: 77f25f0c2e1f59b35600b4d29bd6b2c54c31ab75
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>