commit | a3faff2b39ca67684fb294a84d3e2d1ad2f4dfa2 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Oct 27 18:34:23 2012 -0200 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Oct 28 07:39:05 2012 -0200 |
tree | befa029c4468504c26805038bd9bada11f29dab6 | |
parent | 5a3ef810746b1219b00e3e2bd680250039da3df2 [diff] |
fintek-cir: get rid of warning: no previous prototype Cc: Linux Media Mailing List <linux-media@vger.kernel.org> drivers/media/rc/fintek-cir.c:687:5: warning: no previous prototype for 'fintek_init' [-Wmissing-prototypes] drivers/media/rc/fintek-cir.c:692:6: warning: no previous prototype for 'fintek_exit' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>