On Mon, Jun 10, 2024 at 04:55:54PM +0800, Lu Baolu wrote: > The iommu_present() interface is no longer used in the tree anymore. > Remove it to avoid dead code. > > Signed-off-by: Lu Baolu <baolu...@linux.intel.com> > --- > include/linux/iommu.h | 6 ------ > drivers/iommu/iommu.c | 25 ------------------------- > 2 files changed, 31 deletions(-)
Reviewed-by: Jason Gunthorpe <j...@nvidia.com> Jason