]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: ASoC - Fix symbol conflicts in omac-mcbsp.c
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 Dec 2008 06:59:33 +0000 (07:59 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 10 Dec 2008 06:59:33 +0000 (07:59 +0100)
commitf73f2a6a23e34de9cca9672f727694e5af00e6c7
tree43b867ada59a730dcd51b220db031dd8b6668919
parentc9b3a40ff2b3dea9914e36965a17c802650bb603
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 <tiwai@suse.de>
sound/soc/omap/omap-mcbsp.c