lkml.org 
[lkml]   [2013]   [Jul]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: linux-next: Tree for Jul 17
Hi Mark,

On Thu, 18 Jul 2013 09:38:24 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> So these are the errors I got yesterday:
>
> sound/soc/fsl/imx-mc13783.c:23:28: fatal error: asm/mach-types.h: No such file or directory
> #include <asm/mach-types.h>
> ^
>
> I didn't look closely enough, because this is the same error that I got
> the previous day, but in a different file.

I got this again today.

> sound/soc/omap/omap-pcm.c: In function 'omap_pcm_preallocate_dma_buffer':
> sound/soc/omap/omap-pcm.c:171:2: error: implicit declaration of function 'dma_alloc_writecombine' [-Werror=implicit-function-declaration]
> buf->area = dma_alloc_writecombine(pcm->card->dev, size,
> ^
> sound/soc/omap/omap-pcm.c:171:12: warning: assignment makes pointer from integer without a cast [enabled by default]
> buf->area = dma_alloc_writecombine(pcm->card->dev, size,
> ^
> sound/soc/omap/omap-pcm.c: In function 'omap_pcm_free_dma_buffers':
> sound/soc/omap/omap-pcm.c:195:3: error: implicit declaration of function 'dma_free_writecombine' [-Werror=implicit-function-declaration]
> dma_free_writecombine(pcm->card->dev, buf->bytes,
> ^
>
> These are the same as the day before.

These are now gone.

--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2013-07-18 04:41    [W:0.033 / U:1.328 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site