From: Mark Brown Date: Thu, 17 Feb 2011 03:24:39 +0000 (-0800) Subject: ASoC: Remove export of snd_soc_dapm_stream_event() X-Git-Tag: v2.6.39-rc1~200^2^2~78 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=d1118aaad2f5671d252e8dc3b07944d77099835d;p=~shefty%2Frdma-dev.git ASoC: Remove export of snd_soc_dapm_stream_event() The only thing that should ever be calling this is soc-core and that is built as part of the same module so doesn't need the export. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c index 1bd24d52150..3bee4b20a7c 100644 --- a/sound/soc/soc-dapm.c +++ b/sound/soc/soc-dapm.c @@ -2263,7 +2263,6 @@ int snd_soc_dapm_stream_event(struct snd_soc_pcm_runtime *rtd, mutex_unlock(&codec->mutex); return 0; } -EXPORT_SYMBOL_GPL(snd_soc_dapm_stream_event); /** * snd_soc_dapm_enable_pin - enable pin.