diff options
| author | Andre Przywara <[email protected]> | 2013-08-14 14:52:09 +0200 |
|---|---|---|
| committer | Rob Herring <[email protected]> | 2013-08-22 20:48:39 -0500 |
| commit | b90ca0636cdf16dfb763f1cd6f3d4bf7ce975fb5 (patch) | |
| tree | 404a8184d9a17874607b569b5e408bb000d7cf09 /kernel/locking/mutex-debug.c | |
| parent | 1c38b28980f15c5d217d6b36cd8159c2fbdfeb43 (diff) | |
DMA: fix printk warning in AMBA PL08x DMA driver
In Rob's recent pull request the patch
ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
promotes dma_addr_t to 64bit, so printk generates a warning about
an incorrect type. Fix this by casting it to u64 and using %llx.
Fixing long lines on the way.
Signed-off-by: Andre Przywara <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'kernel/locking/mutex-debug.c')
0 files changed, 0 insertions, 0 deletions