]> Pileus Git - ~andy/linux/commit
V4L/DVB: dib0090: cleanup dib0090_dcc_freq()
authorMárton Németh <nm127@freemail.hu>
Sat, 16 Jan 2010 17:35:03 +0000 (14:35 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:46 +0000 (15:10 -0300)
commit43e3e6d9df13da0c82b99e1144de053043545894
treecca817f7cead6c7cf96b7aeb4ff5da401193ac05
parentb9fb9b791a05e52b6daba953637705fa30610ab3
V4L/DVB: dib0090: cleanup dib0090_dcc_freq()

'extern' is not needed at function definition.

This will remove the following sparse warning (see "make C=1"):
 * function 'dib0090_dcc_freq' with external linkage has definition

Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/dib0090.c