summaryrefslogtreecommitdiff
path: root/include/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2018-01-12 12:28:47 +0000
committerMark Brown <broonie@kernel.org>2018-01-12 12:28:47 +0000
commit3e4555ab2f5a667a4a79f03e81a34cd8b5b3eb0c (patch)
treec1cd96f70fbec0677537931d812f3190a0275e67 /include/sound
parent7c310f167a8e04f42d920912b6df39868fcfd742 (diff)
parent987da3fe175933c28aab2293505c3597052ff0e2 (diff)
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/soc-acpi.h3
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.