diff options
author | YueHaibing <[email protected]> | 2019-11-28 21:58:53 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-12-03 12:16:19 +0000 |
commit | d5ee9108adacfbed140e0ac2371941ce7ca1fc54 (patch) | |
tree | 4e87c9561b2d37516569c8f1216606b1ef96ba44 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 45dfbf56975994822cce00b7475732a49f8aefed (diff) |
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 <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Acked-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions