1
0
Files
linux/arch/arm64
Christoph Hellwig e0d60ac10e arm64: remove DMA_ERROR_CODE
The dma alloc interface returns an error by return NULL, and the
mapping interfaces rely on the mapping_error method, which the dummy
ops already implement correctly.

Thus remove the DMA_ERROR_CODE define.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
2017-06-20 11:13:08 +02:00
..
2017-06-20 11:13:08 +02:00
2017-03-28 18:23:24 -04:00
2017-06-20 11:13:08 +02:00
2017-02-14 15:13:43 -05:00
2017-04-04 17:03:32 +01:00