Re: [PATCH 1/2] backlight: lp855x: mark OF related data as maybe unused
From: Lee Jones <lee@kernel.org>
Date: 2023-03-16 16:11:45
Also in:
dri-devel, lkml
From: Lee Jones <lee@kernel.org>
Date: 2023-03-16 16:11:45
Also in:
dri-devel, lkml
On Sat, 11 Mar 2023, Krzysztof Kozlowski wrote:
The driver can be compile tested with !CONFIG_OF making certain data unused: drivers/video/backlight/lp855x_bl.c:551:34: error: ‘lp855x_dt_ids’ defined but not used [-Werror=unused-const-variable=] Signed-off-by: Krzysztof Kozlowski <redacted> --- drivers/video/backlight/lp855x_bl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks -- Lee Jones [李琼斯]