aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2022-08-16 17:33:11 +0100
committerMark Brown <broonie@kernel.org>2022-08-16 17:33:11 +0100
commit6256547352fa21356de8d26b058e50d719ecc0d2 (patch)
treefa68af9b93305812c70fdae2e9307e30cb780f51 /include/sound
parentASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitions (diff)
parentASoC: Intel: Drop legacy HSW/BDW board-match information (diff)
downloadlinux-dev-6256547352fa21356de8d26b058e50d719ecc0d2.tar.xz
linux-dev-6256547352fa21356de8d26b058e50d719ecc0d2.zip
ASoC: Intel: HSW and BDW updates
Merge series from Cezary Rojewski <cezary.rojewski@intel.com>: Sharing this PR as it touches on cross-driver subjects. Four commits yet two subject. Given the small delta, decided to combine within single PR here.
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/soc-acpi-intel-match.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/soc-acpi-intel-match.h b/include/sound/soc-acpi-intel-match.h
index ac750afa7bc6..82a7db23db69 100644
--- a/include/sound/soc-acpi-intel-match.h
+++ b/include/sound/soc-acpi-intel-match.h
@@ -14,7 +14,6 @@
* these tables are not constants, some fields can be used for
* pdata or machine ops
*/
-extern struct snd_soc_acpi_mach snd_soc_acpi_intel_haswell_machines[];
extern struct snd_soc_acpi_mach snd_soc_acpi_intel_broadwell_machines[];
extern struct snd_soc_acpi_mach snd_soc_acpi_intel_baytrail_machines[];
extern struct snd_soc_acpi_mach snd_soc_acpi_intel_cherrytrail_machines[];