linux_dsm_epyc7002/sound/soc/intel
YueHaibing d5ee9108ad
ASoC: Intel: sst: Add missing include <linux/io.h>
Fix build error:

sound/soc/intel/atom/sst/sst.c: In function intel_sst_interrupt_mrfld:
sound/soc/intel/atom/sst/sst.c:93:5: error: implicit declaration of function memcpy_fromio;
 did you mean memcpy32_fromio? [-Werror=implicit-function-declaration]
     memcpy_fromio(msg->mailbox_data,
     ^~~~~~~~~~~~~
     memcpy32_fromio

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20191128135853.8360-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-12-03 12:16:19 +00:00
..
atom ASoC: Intel: sst: Add missing include <linux/io.h> 2019-12-03 12:16:19 +00:00
baytrail ASoC: intel: sst-baytrail-pcm: remove snd_pcm_ops 2019-10-08 13:42:11 +01:00
boards ASoC: Fix Kconfig indentation 2019-11-20 17:16:57 +00:00
common ASoC: Intel: acpi-match: split CNL tables in three 2019-11-12 12:09:36 +00:00
haswell ASoC: intel: sst-haswell-pcm: remove snd_pcm_ops 2019-10-08 13:41:14 +01:00
skylake ASoC: intel: skl-pcm: remove snd_pcm_ops 2019-10-08 13:41:33 +01:00
Kconfig ASoC: Intel: Skylake: mark HDAudio codec support as deprecated. 2019-11-04 13:24:25 +00:00
Makefile ASoC: Intel: Fix Kconfig with top-level selector 2018-01-08 16:18:48 +00:00