summaryrefslogtreecommitdiff
path: root/include/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2022-08-16 19:33:11 +0300
committerMark Brown <broonie@kernel.org>2022-08-16 19:33:11 +0300
commit6256547352fa21356de8d26b058e50d719ecc0d2 (patch)
treefa68af9b93305812c70fdae2e9307e30cb780f51 /include/sound
parent63d375b9f2a99bb111e3fb5f3e2442a391988949 (diff)
parenta25e1183ea2d0feb068794adf0249919ea7e0d8c (diff)
downloadlinux-6256547352fa21356de8d26b058e50d719ecc0d2.tar.xz
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[];