diff options
author | YueHaibing <[email protected]> | 2020-04-17 18:10:32 +0800 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2020-04-21 08:15:03 +0200 |
commit | 1cf6c1a74e90e846400e74a094f2a99a84049f57 (patch) | |
tree | 39c72002ca1e62405f2e9ed2c26241c66bb878bb /drivers/gpu/drm/amd/amdgpu/si.c | |
parent | add0aff201fabce91570ed166376e0575bdbb1d8 (diff) |
drm/gma500: remove unused variable 'hdmi_ids'
drivers/gpu/drm/gma500/oaktrail_hdmi.c:676:35: warning: ‘hdmi_ids’ defined but not used [-Wunused-const-variable=]
static const struct pci_device_id hdmi_ids[] = {
^~~~~~~~
It is never used, remove it.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/si.c')
0 files changed, 0 insertions, 0 deletions