diff options
author | Mark Brown <broonie@kernel.org> | 2019-08-09 01:10:35 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-08-09 01:10:35 +0300 |
commit | e1b141552bdf3250e43bd4c60563142b27ce855f (patch) | |
tree | 23af0d6916e0f1e9093fd743a5502a47633e460e /sound/soc/intel/skylake/skl-ssp-clk.c | |
parent | 36004c42c761a6d95b867a4fbb9a955034e53351 (diff) | |
parent | 8c57588313805d4e12a3d470dee3405c2236655f (diff) | |
download | linux-e1b141552bdf3250e43bd4c60563142b27ce855f.tar.xz |
Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.4
Diffstat (limited to 'sound/soc/intel/skylake/skl-ssp-clk.c')
-rw-r--r-- | sound/soc/intel/skylake/skl-ssp-clk.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/intel/skylake/skl-ssp-clk.c b/sound/soc/intel/skylake/skl-ssp-clk.c index 1608d21bcba1..1c0e5226cb5b 100644 --- a/sound/soc/intel/skylake/skl-ssp-clk.c +++ b/sound/soc/intel/skylake/skl-ssp-clk.c @@ -11,6 +11,7 @@ #include <linux/platform_device.h> #include <linux/clk-provider.h> #include <linux/clkdev.h> +#include <sound/intel-nhlt.h> #include "skl.h" #include "skl-ssp-clk.h" #include "skl-topology.h" |