[media] radio-sf16fmr2: declare some structs as static
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 24 Sep 2014 18:44:08 +0000 (15:44 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 26 Sep 2014 09:47:56 +0000 (06:47 -0300)
commit25fb62b61bc5485a95988d3ecfd672b48f4bf6e2
tree66843a07e8d86879c8187485716a61e9003c19bf
parent24c8f11f8bce5a959d04f887179b0f1ec43e1c33
[media] radio-sf16fmr2: declare some structs as static

drivers/media/radio/radio-sf16fmr2.c:308:19: warning: symbol 'fmr2_isa_driver' was not declared. Should it be static?
drivers/media/radio/radio-sf16fmr2.c:316:19: warning: symbol 'fmr2_pnp_driver' was not declared. Should it be static?

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/radio/radio-sf16fmr2.c
This page took 0.024322 seconds and 5 git commands to generate.