[PATCH 2/9] dma: pl330: use dma_addr_t for describing bus addresses

Jassi Brar jaswinder.singh at linaro.org
Tue Jun 11 00:39:09 EDT 2013


On 11 June 2013 00:04, Will Deacon <will.deacon at arm.com> wrote:
> The microcode bus address (pl330_dmac.mcode_bus) is currently a u32,
> which fails to compile when building on a system with 64-bit bus
> addresses.
>
> This patch uses dma_addr_t to represent the address instead.
>
Acked-by: Jassi Brar <jaswinder.singh at linaro.org>



More information about the linux-arm-kernel mailing list