On Mon, 26 Nov 2012 12:56:07 -0800
Randy Dunlap <[email protected]> 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/.

_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to