]> Pileus Git - ~andy/linux/commit
[media] radio-usb-si4713: fix sparse non static symbol warnings
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Wed, 15 Jan 2014 02:46:06 +0000 (23:46 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 15 Jan 2014 11:12:51 +0000 (09:12 -0200)
commitb3c8154eb9a19d45355a53d81d2ccdbc22d0cdab
treeac9fabec18676848eeacf9fdccb8d8e7f2d0f27c
parentff0284cc0bf13f08e19fbf364fafabe9e61a7342
[media] radio-usb-si4713: fix sparse non static symbol warnings

Fixes the following sparse warnings:

drivers/media/radio/si4713/radio-usb-si4713.c:226:31: warning:
 symbol 'start_seq' was not declared. Should it be static?
drivers/media/radio/si4713/radio-usb-si4713.c:291:29: warning:
 symbol 'command_table' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/radio/si4713/radio-usb-si4713.c