commit | d1118aaad2f5671d252e8dc3b07944d77099835d | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Feb 16 19:24:39 2011 -0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Feb 18 09:13:39 2011 -0800 |
tree | 474992fa25841589bda72f3f480fdf04bc1a2f38 | |
parent | 4a8d929d142ae594d8a5f0e1efba1d278d07bd8b [diff] |
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 <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>