On Fri, Aug 16, 2019 at 03:00:13PM +0200, Christoph Hellwig wrote: > Now that the Xen special cases are gone nothing worth mentioning is > left in the arm64 <asm/dma-mapping.h> file, so switch to use the > asm-generic version instead. > > Signed-off-by: Christoph Hellwig <[email protected]> > --- > arch/arm64/include/asm/Kbuild | 1 + > arch/arm64/include/asm/dma-mapping.h | 22 ---------------------- > arch/arm64/mm/dma-mapping.c | 1 + > 3 files changed, 2 insertions(+), 22 deletions(-) > delete mode 100644 arch/arm64/include/asm/dma-mapping.h
Acked-by: Will Deacon <[email protected]> Thanks for cleaning this up. Will _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
