commit | 24911acd64cee411c9e626d3d0ca0733805b009b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Jun 29 10:03:59 2019 +0200 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Jul 03 15:19:35 2019 +1000 |
tree | ee5b95b7fc938665ccab4726d21b21a063fa9604 | |
parent | a278e7ea608bea5fe6df9b6ae91fa134655c5d2c [diff] |
powerpc: remove device_to_mask() Use the dma_get_mask() helper from dma-mapping.h instead, as they are functionally identical. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>