lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <176892530914.2314511.7875702736146646667.b4-ty@kernel.org>
Date: Tue, 20 Jan 2026 16:08:29 +0000
From: Lee Jones <lee@...nel.org>
To: Lee Jones <lee@...nel.org>, Daniel Thompson <danielt@...nel.org>, 
 Jingoo Han <jingoohan1@...il.com>, Junjie Cao <junjie.cao@...el.com>
Cc: Pengyu Luo <mitltlatltl@...il.com>, dri-devel@...ts.freedesktop.org, 
 linux-kernel@...r.kernel.org, caojunjie650@...il.com, 
 kernel test robot <lkp@...el.com>
Subject: Re: (subset) [PATCH] backlight: aw99706: Fix build errors caused
 by wrong gpio header

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 [李琼斯]


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ