diff options
author | 2014-02-26 15:31:46 +0200 | |
---|---|---|
committer | 2014-02-26 23:47:13 +0900 | |
commit | a6cf8f7b53fff6b5e3463793aa9885e133e7ef86 (patch) | |
tree | 2516666a5eab965cbb1fc6bad85bd4d0e5a79eb6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: Intel: byt-rt5640: Use init time DAI format (diff) | |
download | linux-dev-a6cf8f7b53fff6b5e3463793aa9885e133e7ef86.tar.xz linux-dev-a6cf8f7b53fff6b5e3463793aa9885e133e7ef86.zip |
ASoC: Intel: Baytrail: Fix implicit declaration of function 'memcpy_fromio'
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions