On Sun, 11 Jan 2026 21:01:17 +0800, Junjie Cao wrote:
> The driver uses GPIO descriptor API (devm_gpiod_get,
> gpiod_set_value_cansleep, GPIOD_OUT_LOW) but includes the legacy
> <linux/gpio.h> header instead of <linux/gpio/consumer.h>.
>
> When CONFIG_GPIOLIB is not set, <linux/gpio.h> does not include
> <linux/gpio/consumer.h>, causing build errors:
>
> [...]
Applied, thanks!
[1/1] backlight: aw99706: Fix build errors caused by wrong gpio header
commit: b7db7d9c4ffc04210fe631f73a81746d6e2ef24b
--
Lee Jones [李琼斯]