diff options
author | Mark Brown | 2018-01-12 13:28:47 +0100 |
---|---|---|
committer | Mark Brown | 2018-01-12 13:28:47 +0100 |
commit | 3e4555ab2f5a667a4a79f03e81a34cd8b5b3eb0c (patch) | |
tree | c1cd96f70fbec0677537931d812f3190a0275e67 /include/sound | |
parent | Merge remote-tracking branch 'asoc/topic/core' into asoc-next (diff) | |
parent | ASoC: sn95031: remove this code (diff) | |
download | kernel-qcow2-linux-3e4555ab2f5a667a4a79f03e81a34cd8b5b3eb0c.tar.gz kernel-qcow2-linux-3e4555ab2f5a667a4a79f03e81a34cd8b5b3eb0c.tar.xz kernel-qcow2-linux-3e4555ab2f5a667a4a79f03e81a34cd8b5b3eb0c.zip |
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Diffstat (limited to 'include/sound')
-rw-r--r-- | include/sound/soc-acpi.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/sound/soc-acpi.h b/include/sound/soc-acpi.h index a93436089bf5..d1aaf876cd26 100644 --- a/include/sound/soc-acpi.h +++ b/include/sound/soc-acpi.h @@ -50,9 +50,6 @@ snd_soc_acpi_find_package_from_hid(const u8 hid[ACPI_ID_LEN], struct snd_soc_acpi_mach * snd_soc_acpi_find_machine(struct snd_soc_acpi_mach *machines); -/* acpi check hid */ -bool snd_soc_acpi_check_hid(const u8 hid[ACPI_ID_LEN]); - /** * snd_soc_acpi_mach: ACPI-based machine descriptor. Most of the fields are * related to the hardware, except for the firmware and topology file names. |