Building with the attached random configuration file,
sound/soc/intel/sst-baytrail-ipc.c: In function 'sst_byt_get_dsp_position':
sound/soc/intel/sst-baytrail-ipc.c:743:2: error: implicit declaration
of function 'memcpy_fromio' [-Werror=implicit-function-declaration]
memcpy_fromio(&fw_tstamp,
^
cc1: some warnings being treated as errors
make[3]: *** [sound/soc/intel/sst-baytrail-ipc.o] Error 1
On 02/26/2014 04:36 PM, Jim Davis wrote:
> Building with the attached random configuration file,
>
> sound/soc/intel/sst-baytrail-ipc.c: In function 'sst_byt_get_dsp_position':
> sound/soc/intel/sst-baytrail-ipc.c:743:2: error: implicit declaration
> of function 'memcpy_fromio' [-Werror=implicit-function-declaration]
> memcpy_fromio(&fw_tstamp,
> ^
> cc1: some warnings being treated as errors
> make[3]: *** [sound/soc/intel/sst-baytrail-ipc.o] Error 1
Thanks, I posted a fix for it earlier today:
http://mailman.alsa-project.org/pipermail/alsa-devel/2014-February/073299.html
Fix is not yet committed so I guess we can have your reported by too?
Reported-by: Jim Davis <[email protected]>
--
Jarkko