From: Malcolm Priestley Date: Tue, 25 Mar 2014 01:31:58 +0000 (-0300) Subject: [media] m88rs2000: fix sparse static warnings X-Git-Tag: v3.15-rc1~13^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d3c8e8f749ac3237be6253d5b6f86f7f1a8467c;p=pandora-kernel.git [media] m88rs2000: fix sparse static warnings fix the following warnings: m88rs2000.c:300:16: warning: symbol 'm88rs2000_setup' was not declared. Should it be static? m88rs2000.c:318:16: warning: symbol 'm88rs2000_shutdown' was not declared. Should it be static? m88rs2000.c:328:16: warning: symbol 'fe_reset' was not declared. Should it be static? m88rs2000.c:366:16: warning: symbol 'fe_trigger' was not declared. Should it be static? Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed