diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-10 12:55:15 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-10 12:55:15 +0200 |
commit | 3b7158d61a27b7701356969c6fed353a7c67b45e (patch) | |
tree | 515516e63da261c9804024e87b9749f73da6eee8 /drivers/media/rc/keymaps/rc-asus-pc39.c | |
parent | media: omap3isp: Don't use GFP_DMA (diff) | |
download | linux-3b7158d61a27b7701356969c6fed353a7c67b45e.tar.xz linux-3b7158d61a27b7701356969c6fed353a7c67b45e.zip |
qm1d1b0004: fix a warning about an unused default_cfg var
As warned by gcc:
drivers/media/tuners/qm1d1b0004.c:62:39: warning: 'default_cfg' defined but not used [-Wunused-const-variable=]
static const struct qm1d1b0004_config default_cfg = {
^~~~~~~~~~~
This var is currently unused. So, comment it out.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/rc/keymaps/rc-asus-pc39.c')
0 files changed, 0 insertions, 0 deletions