From: G, Manjunath Kondaiah Date: Wed, 8 Sep 2010 03:23:43 +0000 (+0530) Subject: OMAP: McBSP: Fix static function warning X-Git-Tag: v2.6.37-rc1~126^2~1^2~77^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3484457fc5fcdb650e03d375f1f6e66db93d6109;p=pandora-kernel.git OMAP: McBSP: Fix static function warning This patch fixes sparse warning due non declaration of static function sound/soc/omap/omap-mcbsp.c:783:5: warning: symbol 'omap_mcbsp_st_info_volsw' was not declared. Should it be static? Signed-off-by: G, Manjunath Kondaiah Cc: alsa-devel@alsa-project.org Cc: Jarkko Nikula Cc: Peter Ujfalusi Cc: Liam Girdwood Cc: Mark Brown Cc: Tony Lindgren Cc: Nishanth Menon Acked-by: Peter Ujfalusi Acked-by: Jarkko Nikula Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed