mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-04 18:09:31 +07:00
![]() Some kernel configurations can cause following build error: sound/soc/intel/sst-baytrail-ipc.c: In function ‘sst_byt_get_dsp_position’: sound/soc/intel/sst-baytrail-ipc.c:744:2: error: implicit declaration of function ‘memcpy_fromio’ [-Werror=implicit-function-declaration] memcpy_fromio(&fw_tstamp, ^ cc1: some warnings being treated as errors Fix this by including <linux/io.h> explicitly. Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Mark Brown <broonie@linaro.org> |
||
---|---|---|
.. | ||
byt-rt5640.c | ||
haswell.c | ||
Kconfig | ||
Makefile | ||
mfld_machine.c | ||
sst-acpi.c | ||
sst-baytrail-dsp.c | ||
sst-baytrail-ipc.c | ||
sst-baytrail-ipc.h | ||
sst-baytrail-pcm.c | ||
sst-dsp-priv.h | ||
sst-dsp.c | ||
sst-dsp.h | ||
sst-firmware.c | ||
sst-haswell-dsp.c | ||
sst-haswell-ipc.c | ||
sst-haswell-ipc.h | ||
sst-haswell-pcm.c | ||
sst-mfld-dsp.h | ||
sst-mfld-platform.c | ||
sst-mfld-platform.h |