]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iommu/amd: Remove unused IOMMU_IN/OUT_ADDR_BIT_SIZE macros
authorWei Wang <wei.w.wang@hotmail.com>
Tue, 21 Apr 2026 10:00:38 +0000 (18:00 +0800)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 11 May 2026 08:05:49 +0000 (10:05 +0200)
commitc6580699ffcd44941eaec895d6b5cc2c338d27bd
tree3664b2f58a696201973a6d1dfeaa4fdbc687b6d2
parent5beda8cadb1f072140e58b1edb7604444a42d955
iommu/amd: Remove unused IOMMU_IN/OUT_ADDR_BIT_SIZE macros

The macros IOMMU_IN/OUT_ADDR_BIT_SIZE became unused after commit
2fdf6db436e3 ("iommu/amd: Remove AMD io_pgtable support"), which removed
the last references in io_pgtable.c and io_pgtable_v2.c. Remove them to
clean up unused definitions.

Signed-off-by: Wei Wang <wei.w.wang@hotmail.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/amd/amd_iommu_types.h