projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a8d929
)
ASoC: Remove export of snd_soc_dapm_stream_event()
author
Mark Brown
<
[email protected]
>
Thu, 17 Feb 2011 03:24:39 +0000
(19:24 -0800)
committer
Mark Brown
<
[email protected]
>
Fri, 18 Feb 2011 17:13:39 +0000
(09:13 -0800)
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 <
[email protected]
>
Acked-by: Liam Girdwood <
[email protected]
>
sound/soc/soc-dapm.c
patch
|
blob
|
history
diff --git
a/sound/soc/soc-dapm.c
b/sound/soc/soc-dapm.c
index 1bd24d521508ebc5c3216f42f47a1a0434d5921b..3bee4b20a7cbbf4759b839b8c11f2bea8cd6d4ad 100644
(file)
--- 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.