linux/sound/soc/sof
YueHaibing 9899a7a869
ASoC: SOF: Fix randbuild error
When LEDS_TRIGGER_AUDIO is m and SND_SOC_SOF is y,

sound/soc/sof/control.o: In function `snd_sof_switch_put':
control.c:(.text+0x587): undefined reference to `ledtrig_audio_set'
control.c:(.text+0x593): undefined reference to `ledtrig_audio_set'

Reported-by: Hulk Robot <hulkci@huawei.com>
Fixes: 5d43001ae4 ("ASoC: SOF: acpi led support for switch controls")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20191014091308.23688-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-10-14 17:11:57 +01:00
..
imx ASoC: SOF: imx8: Fix COMPILE_TEST error 2019-09-05 18:18:25 +01:00
intel ASoC: SOF: Intel: bdw: fix operator precedence warnings 2019-10-14 12:58:26 +01:00
xtensa sound fixes for 5.2-rc5 2019-06-14 05:37:06 -10:00
control.c ASoC: SOF: Fix randbuild error 2019-10-14 17:11:57 +01:00
core.c ASoC: SOF: core: check for mandatory fw_ready op during SOF probe 2019-10-01 18:34:50 +01:00
debug.c ASoC: SOF: ipc: retain DSP context after FW exception. 2019-10-01 18:34:28 +01:00
ipc.c ASoC: SOF: core: check for mandatory fw_ready op during SOF probe 2019-10-01 18:34:50 +01:00
Kconfig ASoC: SOF: ipc: retain DSP context after FW exception. 2019-10-01 18:34:28 +01:00
loader.c ASoC: SOF: loader: fix kernel oops on firmware boot failure 2019-10-01 18:30:28 +01:00
Makefile ASoC: SOF: imx: Add i.MX8 HW support 2019-08-22 18:28:32 +01:00
nocodec.c ASoC: sof: use modern dai_link style 2019-06-06 22:10:38 +01:00
ops.c ASoC: SOF: Fix a compile warning with CONFIG_PCI=n 2019-05-07 11:23:57 +09:00
ops.h ASoC: SOF: Introduce snd_sof_dsp_get_window_offset 2019-08-09 13:26:02 +01:00
pcm.c ASoC: SOF: imx: Read ESAI parameters and send them to DSP 2019-10-10 15:17:40 +01:00
pm.c ASoC: SOF: remove unused state variable in suspend function 2019-07-23 12:20:21 +01:00
sof-acpi-dev.c ASoC: SOF: acpi: add debug module param 2019-10-10 15:15:11 +01:00
sof-of-dev.c ASoC: SOF: Add OF DSP device support 2019-08-22 18:28:20 +01:00
sof-pci-dev.c ASoC: SOF: pci: add debug module param 2019-10-10 15:15:27 +01:00
sof-priv.h ASoC: SOF: acpi led support for switch controls 2019-10-10 15:17:02 +01:00
topology.c ASoC: SOF: topology: check errors when parsing LED tokens 2019-10-14 12:58:55 +01:00
trace.c ASoC: SOF: trace: move to opt-in with Kconfig and module parameter 2019-10-01 18:34:06 +01:00
utils.c ASoC: SOF: Add utils 2019-04-28 02:49:47 +09:00