From: Márton Németh Date: Sun, 13 Dec 2009 20:19:37 +0000 (-0300) Subject: V4L/DVB (13688): au8522: modify the attributes of local filter coefficients X-Git-Tag: v2.6.33-rc1~70^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c86a3c37b1ae77b672c8ff77f833484a2936f125;p=pandora-kernel.git V4L/DVB (13688): au8522: modify the attributes of local filter coefficients Make the local filter coefficients static and const. This will eliminate the following sparse warnings (see "make C=1"): * au8522_decoder.c:71:31: warning: symbol 'filter_coef' was not declared. Should it be static? * au8522_decoder.c:113:31: warning: symbol 'lpfilter_coef' was not declared. Should it be static? Signed-off-by: Márton Németh Acked-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed