diff options
author | Marek Szyprowski <m.szyprowski@samsung.com> | 2015-08-18 10:14:15 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-08-18 15:00:30 +0200 |
commit | 96231b2686b53f71838a335bdc404cb5285d1a01 (patch) | |
tree | f2497f729306261e001c48d7cbd247d657515dc6 /arch/arm/kernel/process.c | |
parent | ARM: 8417/1: refactor bitops functions with BIT_MASK() and BIT_WORD() (diff) | |
download | linux-96231b2686b53f71838a335bdc404cb5285d1a01.tar.xz linux-96231b2686b53f71838a335bdc404cb5285d1a01.zip |
ARM: 8419/1: dma-mapping: harmonize definition of DMA_ERROR_CODE
All architectures except arm that define DMA_ERROR_CODE are casting it
to (dma_addr_t) - as it is always compared to dma_addr_t in arm as well
this could be harmonized.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/kernel/process.c')
0 files changed, 0 insertions, 0 deletions