From: Paul Walmsley Date: Fri, 5 Sep 2008 07:37:39 +0000 (-0600) Subject: OMAP2xxx EAC: fix sparse warnings X-Git-Tag: v2.6.27-omap1~252 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8512b41108d49d1c66149d051cd6f0d01b8a02fe;p=pandora-kernel.git OMAP2xxx EAC: fix sparse warnings This patch resolves the following two sparse warnings: sound/arm/omap/eac.c:788:12: warning: symbol 'eac_init' was not declared. Should it be static? sound/arm/omap/eac.c:793:13: warning: symbol 'eac_exit' was not declared. Should it be static? Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed