]> 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)
commitf46222679ec489ae173eb8ba4eb84f7841bd0ce3
tree4445e46d74fcb20317dd812d58c39c6abe27e316
parent7c25d6ed7792f41ae8055cbb8b478d19c3c6f923
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