diff options
Diffstat (limited to 'sound/soc/intel/haswell/sst-haswell-pcm.c')
-rw-r--r-- | sound/soc/intel/haswell/sst-haswell-pcm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/intel/haswell/sst-haswell-pcm.c b/sound/soc/intel/haswell/sst-haswell-pcm.c index c183f8e94ee4..0bd4b7d1f271 100644 --- a/sound/soc/intel/haswell/sst-haswell-pcm.c +++ b/sound/soc/intel/haswell/sst-haswell-pcm.c @@ -11,7 +11,7 @@ #include <linux/delay.h> #include <linux/pm_runtime.h> #include <asm/page.h> -#include <asm/pgtable.h> +#include <linux/pgtable.h> #include <sound/core.h> #include <sound/pcm.h> #include <sound/pcm_params.h> |