ASoC: Remove export of snd_soc_dapm_stream_event()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 17 Feb 2011 03:24:39 +0000 (19:24 -0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
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 <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/soc-dapm.c

Simple merge