linux/sound/soc/intel/common
Randy Dunlap f17131a93f ASoC: intel: add function stub when ACPI is not enabled
Add function stub for "sst_acpi_find_name_from_hid()"
when CONFIG_ACPI is not enabled so that the driver will build
successfully. This fixes the following build errors:

(loadable module)
ERROR: "sst_acpi_find_name_from_hid" [sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.ko] undefined!
(or built-in)
bytcr_rt5640.c:(.text+0x26fc52): undefined reference to `sst_acpi_find_name_from_hid'

Reported-by: Borislav Petkov <bp@alien8.de>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-03-30 15:30:00 -07:00
..
Makefile ASoC: Intel: Create independent acpi match module 2016-02-08 14:36:05 +00:00
sst-acpi.c ASoC: Intel: Load the atom DPCM driver only 2016-02-08 14:36:05 +00:00
sst-acpi.h ASoC: intel: add function stub when ACPI is not enabled 2016-03-30 15:30:00 -07:00
sst-dsp-priv.h ASoC: Intel: add dmabuffer to common sst_dsp 2016-03-12 13:02:54 +07:00
sst-dsp.c ASoC: Intel: sst: only select sst-firmware when DW DMAC is built-in 2015-11-25 11:57:05 +00:00
sst-dsp.h ASoC: Intel: sst: only select sst-firmware when DW DMAC is built-in 2015-11-25 11:57:05 +00:00
sst-firmware.c ASoC: Intel: sst: fix sst_memcpy32 wrong with non-4x bytes issue 2015-12-16 12:28:04 +00:00
sst-ipc.c ASoC: Intel: Allocate for the mailbox with max size 2015-06-02 20:48:08 +01:00
sst-ipc.h ASoC: Intel: Allocate for the mailbox with max size 2015-06-02 20:48:08 +01:00
sst-match-acpi.c Merge remote-tracking branch 'asoc/topic/intel' into asoc-next 2016-03-13 15:16:26 +07:00