diff options
author | Mark Brown <broonie@kernel.org> | 2018-01-13 00:04:56 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-01-13 00:04:56 +0300 |
commit | 2ebec60bc9569475823baa3899b3a8334e52bcbf (patch) | |
tree | fa4360025c973824d3e28735c176d69a608935dc /include/sound/soc-acpi.h | |
parent | 9d66a875ecc7d6dd414121e4508340d6c08f51b0 (diff) | |
parent | 845ab40092601630ec9eb58398a53b9a87b6900b (diff) | |
download | linux-2ebec60bc9569475823baa3899b3a8334e52bcbf.tar.xz |
Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel
Diffstat (limited to 'include/sound/soc-acpi.h')
-rw-r--r-- | include/sound/soc-acpi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/soc-acpi.h b/include/sound/soc-acpi.h index 057805489af3..d1aaf876cd26 100644 --- a/include/sound/soc-acpi.h +++ b/include/sound/soc-acpi.h @@ -17,6 +17,7 @@ #include <linux/stddef.h> #include <linux/acpi.h> +#include <linux/mod_devicetable.h> struct snd_soc_acpi_package_context { char *name; /* package name */ |