[media] ite-cir.c: get rid of warning: no previous prototype
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 27 Oct 2012 16:48:14 +0000 (13:48 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 27 Oct 2012 20:09:42 +0000 (18:09 -0200)
commit3d4bf09c1d9cb315af18a7eb825f0ddce0dbe5b4
tree5648f14761c29ddad8cb769796855d5096a55394
parente03cd645dfecb27746c6d488c73605fef6ae635f
[media] ite-cir.c: get rid of warning: no previous prototype

drivers/media/rc/ite-cir.c:1711:5: warning: no previous prototype for 'ite_init' [-Wmissing-prototypes]
drivers/media/rc/ite-cir.c:1716:6: warning: no previous prototype for 'ite_exit' [-Wmissing-prototypes]

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/rc/ite-cir.c