diff options
author | Will Deacon <[email protected]> | 2013-06-10 19:34:38 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2013-07-05 11:40:42 +0530 |
commit | fed8c45727abd273fd74b3e78b35be4929121334 (patch) | |
tree | e02d446079dde52572fba2e7fdafa49b18bb6c89 /net/unix/sysctl_net_unix.c | |
parent | 09677176610e7c3ed8ddb302fd24bbb59bdbf205 (diff) |
dma: pl330: use dma_addr_t for describing bus addresses
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.
Cc: Jassi Brar <[email protected]>
Cc: Vinod Koul <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Acked-by: Jassi Brar <[email protected]>
Acked-by: Grant Likely <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions