]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommu: make inclusion of riscv directory conditional
authorRolf Eike Beer <eb@emlix.com>
Mon, 12 May 2025 13:13:43 +0000 (15:13 +0200)
committerJoerg Roedel <jroedel@suse.de>
Fri, 16 May 2025 06:46:47 +0000 (08:46 +0200)
commit01c13a1d0e347a47d705fa16419d24569f3b00c4
tree44b4b944c057e1df5d8b404981739a294673133d
parent85ef671f9727aac580924cc1ce1ca0892524beee
iommu: make inclusion of riscv directory conditional

Nothing in there is active if CONFIG_RISCV_IOMMU is not enabled, so the whole
directory can depend on that switch as well.

Fixes: 5c0ebbd3c6c6 ("iommu/riscv: Add RISC-V IOMMU platform device driver")
Signed-off-by: Rolf Eike Beer <eb@emlix.com>
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/2235451.Icojqenx9y@devpool92.emlix.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/Makefile
drivers/iommu/riscv/Makefile