diff options
author | YueHaibing <yuehaibing@huawei.com> | 2020-04-17 18:10:32 +0800 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2020-04-21 08:15:03 +0200 |
commit | 1cf6c1a74e90e846400e74a094f2a99a84049f57 (patch) | |
tree | 39c72002ca1e62405f2e9ed2c26241c66bb878bb /mm/mmu_context.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 <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200417101032.8140-1-yuehaibing@huawei.com
Diffstat (limited to 'mm/mmu_context.c')
0 files changed, 0 insertions, 0 deletions