From: Takashi Iwai Date: Wed, 10 Dec 2008 06:59:33 +0000 (+0100) Subject: ALSA: ASoC - Fix symbol conflicts in omac-mcbsp.c X-Git-Tag: v2.6.29-rc1~590^2~11^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f73f2a6a23e34de9cca9672f727694e5af00e6c7;p=pandora-kernel.git ALSA: ASoC - Fix symbol conflicts in omac-mcbsp.c Add snd_ prefix to avoid the conflict of symbols in omac-mcbsp.c: sound/soc/omap/omap-mcbsp.c:503: error: static declaration of 'omap_mcbsp_init' follows non-static declaration arch/arm/plat-omap/include/mach/mcbsp.h:373: error: previous declaration of 'omap_mcbsp_init' was here Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed