diff options
author | Mark Brown <broonie@kernel.org> | 2016-11-04 21:33:45 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-11-04 21:33:45 +0300 |
commit | 56eba7a15bbd239b56e2586012501df7b9d201cc (patch) | |
tree | 5083bcec6e0f0f04d675ee291e145dd3bbee31f2 /sound/soc/intel/atom | |
parent | a909d3e636995ba7c349e2ca5dbb528154d4ac30 (diff) | |
parent | 7a5857c3c282c12a8bd0cfd2dd4a17a9252c2b4d (diff) | |
download | linux-56eba7a15bbd239b56e2586012501df7b9d201cc.tar.xz |
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
Diffstat (limited to 'sound/soc/intel/atom')
-rw-r--r-- | sound/soc/intel/atom/sst/sst_acpi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/intel/atom/sst/sst_acpi.c b/sound/soc/intel/atom/sst/sst_acpi.c index ba5c0d71720a..0a88537ca58a 100644 --- a/sound/soc/intel/atom/sst/sst_acpi.c +++ b/sound/soc/intel/atom/sst/sst_acpi.c @@ -416,6 +416,7 @@ static const struct dmi_system_id cht_table[] = { DMI_MATCH(DMI_PRODUCT_NAME, "Surface 3"), }, }, + { } }; |