summaryrefslogtreecommitdiff
path: root/drivers/zorro/zorro.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-05-10 06:55:15 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-05-10 06:55:15 -0400
commit3b7158d61a27b7701356969c6fed353a7c67b45e (patch)
tree515516e63da261c9804024e87b9749f73da6eee8 /drivers/zorro/zorro.c
parente280edff3308602922d623e15bae473152869eba (diff)
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/zorro/zorro.c')
0 files changed, 0 insertions, 0 deletions