]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/iova: Temporarily include dma-mapping.h from iova.h
authorJoerg Roedel <jroedel@suse.de>
Mon, 20 Dec 2021 12:34:48 +0000 (13:34 +0100)
committerJoerg Roedel <jroedel@suse.de>
Mon, 20 Dec 2021 12:53:26 +0000 (13:53 +0100)
commit07076ee37b2d31b5c86588db47f80f04836ddff7
tree4445e46d74fcb20317dd812d58c39c6abe27e316
parent771576cf89ac3298a4a2fca5517ce66dbed4d658
iommu/iova: Temporarily include dma-mapping.h from iova.h

Some users of iova.h still expect that dma-mapping.h is also included.
Re-add the include until these users are updated to fix compile
failures in the iommu tree.

Acked-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/20211220123448.19996-1-joro@8bytes.org
Signed-off-by: Joerg Roedel <jroedel@suse.de>
include/linux/iova.h