Re: [patch 7/8] m68k: Add missing dma_sync_single_range_for_{cpu,device}()

From: Roman Zippel
Date: Wed Sep 03 2008 - 07:39:51 EST


Hi,

On Wed, 3 Sep 2008, Geert Uytterhoeven wrote:

> > IIRC, gcc actually complained about it. I'll check again...
>
> | arch/m68k/include/asm/dma-mapping.h:73: warning: 'dma_sync_single_for_device' declared inline after being called
> | arch/m68k/include/asm/dma-mapping.h:73: warning: previous declaration of 'dma_sync_single_for_device' was here

In the same patch you've also added that user, simply don't inline that
function. :)

bye, Roman
--
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/