diff options
author | Krzysztof Kozlowski <[email protected]> | 2021-05-26 08:30:02 -0400 |
---|---|---|
committer | Sam Ravnborg <[email protected]> | 2021-06-19 22:30:23 +0200 |
commit | af42167f53ec18b0856387fc119b28c8c1ba98a1 (patch) | |
tree | fd720d0c8d83d9a89d5a2a4aa9f93819eb838852 /scripts/gdb/linux | |
parent | e484028bf39c0c87c499dc782dc9cd3bb72c0ab5 (diff) |
drm/panel: ld9040: reference spi_device_id table
Reference the spi_device_id table to silence W=1 warning:
drivers/gpu/drm/panel/panel-samsung-ld9040.c:377:35:
warning: ‘ld9040_ids’ defined but not used [-Wunused-const-variable=]
This also would be needed for matching the driver if booted without
CONFIG_OF (although it's not necessarily real case).
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions