commit | b3c8154eb9a19d45355a53d81d2ccdbc22d0cdab | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Tue Jan 14 23:46:06 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Jan 15 09:12:51 2014 -0200 |
tree | ac9fabec18676848eeacf9fdccb8d8e7f2d0f27c | |
parent | ff0284cc0bf13f08e19fbf364fafabe9e61a7342 [diff] |
[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>