Hi Randy,

On Wed, 19 Feb 2014 21:41:36 -0800 Randy Dunlap <rdun...@infradead.org> wrote:
>
> 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

Which linux-next?  How did you generate that error?  I think I have that
driver disabled in linux-next ever since it was introduced due to getting
this error in one of my builds.

... thinks ...

I get it - the linux-next patch in Andrew's patch queue is based on the
part of linux-next *before* the commit that reverted the commit that
allowed that file to build.  :-(  Today, that will not happen.  I'll see
if I can come up with a more permanent solution to that problem.

-- 
Cheers,
Stephen Rothwell                    s...@canb.auug.org.au

Attachment: pgpQKeYoZu_qg.pgp
Description: PGP signature

Reply via email to