[media] pulse8-cec: fix non static symbol warning
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Wed, 13 Jul 2016 12:45:00 +0000 (09:45 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 13 Jul 2016 14:15:07 +0000 (11:15 -0300)
commitbabbf09185b53c9bd7c63e6059fc9611e9d72aac
tree35fc7521967f9bd01dda9b8df76ba380f394e2f2
parent712440857e53e2887a5acf7769caa617d1e99b80
[media] pulse8-cec: fix non static symbol warning

Fixes the following sparse warning:

drivers/staging/media/pulse8-cec/pulse8-cec.c:427:27: warning:
 symbol 'pulse8_cec_adap_ops' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/pulse8-cec/pulse8-cec.c
This page took 0.024984 seconds and 5 git commands to generate.