[PATCH] dmaengine: PL08x: Fix trivial build error

Linus Walleij linus.walleij at linaro.org
Mon Aug 8 07:42:45 EDT 2011


2011/8/6 Russell King - ARM Linux <linux at arm.linux.org.uk>:

> Something changed during the 3.1 merge window in the include files
> which now causes the pl08x DMA engine driver to fail to build.  Fix
> this by adding the now necessary dma-mapping.h include:
>
> drivers/dma/amba-pl08x.c: In function ■pl08x_unmap_buffers■:
> drivers/dma/amba-pl08x.c:1524: error: implicit declaration of function ■dma_unmap_single■
> drivers/dma/amba-pl08x.c:1527: error: implicit declaration of function ■dma_unmap_page■
>
> Signed-off-by: Russell King <rmk+kernel at arm.linux.org.uk>
> ---
> If you can provide an ack, and I'll push this through my pending
> 'fixes' merge.

Acked-by: Linus Walleij <linus.walleij at linaro.org>

Thanks,
Linus Walleij



More information about the linux-arm-kernel mailing list