Re: linux-next: Tree for Nov 26 (staging/fwserial)

From: Andrew Morton
Date: Mon Nov 26 2012 - 18:19:55 EST


On Mon, 26 Nov 2012 12:56:07 -0800
Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:

> On 11/26/2012 06:17 AM, Stephen Rothwell wrote:
>
> > Hi all,
> >
> > Changes since 20121115:
> >
>
>
> on i386:
>
> drivers/staging/fwserial/dma_fifo.c: In function 'dma_fifo_in':
> drivers/staging/fwserial/dma_fifo.c:174:2: error: implicit declaration of function '__WARN_printf'
>

That should be replaced with WARN(fifo->corrupt, format).

drivers/staging/fwserial/dma_fifo.[ch] appear to be generic code and
really should be proposed for mm/ or lib/.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/