]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: dapm: fix build errors for missing snd_soc_dapm_new_control symbol
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Thu, 4 Jun 2015 14:13:09 +0000 (15:13 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 4 Jun 2015 15:25:26 +0000 (16:25 +0100)
commitb36e97728eeceeda949d441689cc88ac84596d21
tree747c3d01bfea3f2a3bde47d3b92a82dbcd05d4e6
parentfd5c3ca10f5a96aa4b7ad43cb20ff98bec00a3cb
ASoC: dapm: fix build errors for missing snd_soc_dapm_new_control symbol

Fix the following error:-

All error/warnings (new ones prefixed by >>):
>
>    sound/built-in.o: In function `soc_tplg_dapm_widget_create':
> >> :(.text+0x25a90): undefined reference to `snd_soc_dapm_new_control'

Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-dapm.c