commit | 4b644dccfd204f8a89717776f065c441bf9c8cc1 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Oct 27 13:42:31 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Oct 27 18:08:02 2012 -0200 |
tree | 72700e5781f191df9890112583a11d401327486d | |
parent | f6d15e09b19d3841e2608306e1b85e2ffc1f7a6b [diff] |
[media] radio-isa: get rid of warning: no previous prototype drivers/media/radio/radio-isa.c:194:24: warning: no previous prototype for 'radio_isa_alloc' [-Wmissing-prototypes] drivers/media/radio/radio-isa.c:210:5: warning: no previous prototype for 'radio_isa_common_probe' [-Wmissing-prototypes] drivers/media/radio/radio-isa.c:290:5: warning: no previous prototype for 'radio_isa_common_remove' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>