diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-01-05 02:19:06 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-01-05 02:19:06 -0200 |
commit | d501f9bc006435bddc6c5a93b717f12ef47584a9 (patch) | |
tree | e26d17d9e30280a9fc8e1916f1af4c8184f111d9 /linux/drivers/media/dvb/dvb-usb/cinergyT2-fe.c | |
parent | ebd42eb49e33e8cedfe32eb69d6b9a324370bdb9 (diff) | |
download | mediapointer-dvb-s2-d501f9bc006435bddc6c5a93b717f12ef47584a9.tar.gz mediapointer-dvb-s2-d501f9bc006435bddc6c5a93b717f12ef47584a9.tar.bz2 |
dvb_frontend: Fix some sparse warnings due to static symbols
From: Mauro Carvalho Chehab <mchehab@redhat.com>
/home/v4l/master/v4l/dvb_frontend.c:838:19: warning: symbol 'dtv_cmds' was not declared. Should it be static?
/home/v4l/master/v4l/dvb_frontend.c:1035:6: warning: symbol 'dtv_property_dump' was not declared. Should it be static?
/home/v4l/master/v4l/dvb_frontend.c:1066:5: warning: symbol 'is_legacy_delivery_system' was not declared. Should it be static?
/home/v4l/master/v4l/dvb_frontend.c:1080:6: warning: symbol 'dtv_property_cache_sync' was not declared. Should it be static?
/home/v4l/master/v4l/dvb_frontend.c:1132:6: warning: symbol 'dtv_property_legacy_params_sync' was not declared. Should it be static?
/home/v4l/master/v4l/dvb_frontend.c:1187:6: warning: symbol 'dtv_property_adv_params_sync' was not declared. Should it be static?
/home/v4l/master/v4l/dvb_frontend.c:1222:6: warning: symbol 'dtv_property_cache_submit' was not declared. Should it be static?
/home/v4l/master/v4l/dvb_frontend.c:1253:5: warning: symbol 'dtv_property_process_get' was not declared. Should it be static?
/home/v4l/master/v4l/dvb_frontend.c:1362:5: warning: symbol 'dtv_property_process_set' was not declared. Should it be static?
Priority: normal
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/dvb/dvb-usb/cinergyT2-fe.c')
0 files changed, 0 insertions, 0 deletions