linux/sound/soc/intel/common
Randy Dunlap 2d0b29dca8 ASoC: intel: make function stub static
This function stub should have been 'static' in the original patch
so that multiple uses of the header file (in different drivers)
will not cause multiple function definitions.

sound/soc/intel/boards/built-in.o: In function `sst_acpi_find_name_from_hid':
(.text+0x560): multiple definition of `sst_acpi_find_name_from_hid'
sound/soc/intel/atom/built-in.o:(.text+0x10610): first defined here
../scripts/Makefile.build:369: recipe for target 'sound/soc/intel/built-in.o' failed

Fixes: f17131a93f: add function stub when ACPI is not enabled

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-05-30 16:15:45 +01: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: make function stub static 2016-05-30 16:15:45 +01: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 dmaengine: dw: pass platform data via struct dw_dma_chip 2016-05-02 15:31:05 +05:30
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