]> git.baikalelectronics.ru Git - kernel.git/commit
omapfb/dss: remove unused variable 'venc_config_pal_bdghi'
authorYueHaibing <yuehaibing@huawei.com>
Wed, 15 Apr 2020 13:23:50 +0000 (21:23 +0800)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Fri, 17 Apr 2020 13:50:09 +0000 (15:50 +0200)
commit09f6c8586137d6b40709f4b4369ccf893e9402fc
tree4852d380fa26235d75b2a790708c93d4cad7486f
parent93d5e81649487eb105d790b51e0eab073d75d3ce
omapfb/dss: remove unused variable 'venc_config_pal_bdghi'

drivers/video/fbdev/omap2/omapfb/dss/venc.c:212:33:
 warning: ‘venc_config_pal_bdghi’ defined but not used [-Wunused-const-variable=]
 static const struct venc_config venc_config_pal_bdghi = {
                                 ^~~~~~~~~~~~~~~~~~~~~

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Cc: Allison Randal <allison@lohutok.net>
[b.zolnierkie: fixed typo in the patch summary]
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200415132350.33088-1-yuehaibing@huawei.com
drivers/video/fbdev/omap2/omapfb/dss/venc.c