diff options
-rw-r--r-- | sound/soc/soc-dapm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c index 1bd24d521508..3bee4b20a7cb 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, | |||
2263 | mutex_unlock(&codec->mutex); | 2263 | mutex_unlock(&codec->mutex); |
2264 | return 0; | 2264 | return 0; |
2265 | } | 2265 | } |
2266 | EXPORT_SYMBOL_GPL(snd_soc_dapm_stream_event); | ||
2267 | 2266 | ||
2268 | /** | 2267 | /** |
2269 | * snd_soc_dapm_enable_pin - enable pin. | 2268 | * snd_soc_dapm_enable_pin - enable pin. |