Re: mmotm 2014-02-19-16-07 uploaded (sound/soc/intel/sst-dsp.c)
From: Randy Dunlap <hidden>
Date: 2014-02-20 05:41:39
Also in:
linux-fsdevel, linux-mm, lkml
From: Randy Dunlap <hidden>
Date: 2014-02-20 05:41:39
Also in:
linux-fsdevel, linux-mm, lkml
On 02/19/14 16:08, akpm@linux-foundation.org wrote:
The mm-of-the-moment snapshot 2014-02-19-16-07 has been uploaded to http://www.ozlabs.org/~akpm/mmotm/ mmotm-readme.txt says README for mm-of-the-moment: http://www.ozlabs.org/~akpm/mmotm/ This is a snapshot of my -mm patch queue. Uploaded at random hopefully more than once a week.
on i386: (from linux-next) CC sound/soc/intel/sst-dsp.o sound/soc/intel/sst-dsp.c: In function 'sst_dsp_outbox_write': sound/soc/intel/sst-dsp.c:218:2: error: implicit declaration of function 'memcpy_toio' [-Werror=implicit-function-declaration] sound/soc/intel/sst-dsp.c: In function 'sst_dsp_outbox_read': sound/soc/intel/sst-dsp.c:231:2: error: implicit declaration of function 'memcpy_fromio' [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors make[4]: *** [sound/soc/intel/sst-dsp.o] Error 1 -- ~Randy