aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2023-03-11 18:35:56 +0100
committerLee Jones <[email protected]>2023-03-16 16:11:42 +0000
commita884cdf5dc27b489c3e9daf4c095b72e6cc38dae (patch)
tree2f9e4c760d5817cd3574357fc68e136c5d1fbdb2 /lib/mpi/mpi-mod.c
parentc857b87202bf5266b45c5b4dc0308aa603aeb262 (diff)
backlight: arcxcnn_bl: Drop of_match_ptr for ID table
The driver will match mostly by DT table (even thought there is regular ID table) so there is little benefit in of_match_ptr (this also allows ACPI matching via PRP0001, even though it might not be relevant here). drivers/video/backlight/arcxcnn_bl.c:378:34: error: ‘arcxcnn_dt_ids’ defined but not used [-Werror=unused-const-variable=] Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Daniel Thompson <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions