ASoC: Declare soc_new_pcm() properly
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 22 Dec 2011 12:16:39 +0000 (12:16 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 22 Dec 2011 17:34:25 +0000 (17:34 +0000)
commit354a21423d09c2a6afe0fcea9dbbda9cdada6e45
treeb673c242dd040bbb392edaa1236783e17270ec37
parent204e418bd2826423f7bacc6d4e15af8b0649e149
ASoC: Declare soc_new_pcm() properly

Ensure that everything is seeing the same declaration by moving it to
a header file rather than putting the declaration in soc-core.c

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
include/sound/soc.h
sound/soc/soc-core.c