diff options
author | Jason Yan <yanaijie@huawei.com> | 2020-09-10 22:06:30 +0800 |
---|---|---|
committer | Hyun Kwon <hyun.kwon@xilinx.com> | 2020-09-12 00:18:50 +0000 |
commit | 5684daa71383324bcd048bc5bc15428c5556ae5e (patch) | |
tree | c6aea6cfc1eb61f385f540da5dad7795cce0bc57 /drivers/gpu/drm/vboxvideo | |
parent | a328ca7e4af347e47742f36933df0fdac1c24ea5 (diff) |
drm: xlnx: remove defined but not used 'scaling_factors_666'
This addresses the following gcc warning with "make W=1":
drivers/gpu/drm/xlnx/zynqmp_disp.c:245:18: warning:
‘scaling_factors_666’ defined but not used [-Wunused-const-variable=]
245 | static const u32 scaling_factors_666[] = {
| ^~~~~~~~~~~~~~~~~~~
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Hyun Kwon <hyun.kwon@xilinx.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200910140630.1191782-1-yanaijie@huawei.com
Diffstat (limited to 'drivers/gpu/drm/vboxvideo')
0 files changed, 0 insertions, 0 deletions