diff options
author | 2023-03-11 18:35:55 +0100 | |
---|---|---|
committer | 2023-03-16 16:11:14 +0000 | |
commit | c857b87202bf5266b45c5b4dc0308aa603aeb262 (patch) | |
tree | af6fa171038c155faa25b5ebd9aeb22f5b9c65a3 /scripts/generate_rust_analyzer.py | |
parent | backlight: sky81452-backlight: Convert to platform remove callback returning void (diff) | |
download | wireguard-linux-c857b87202bf5266b45c5b4dc0308aa603aeb262.tar.xz wireguard-linux-c857b87202bf5266b45c5b4dc0308aa603aeb262.zip |
backlight: lp855x: Mark OF related data as maybe unused
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 <krzysztof.kozlowski@linaro.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230311173556.263086-1-krzysztof.kozlowski@linaro.org
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions