Joerg Roedel 584d334b13 iommu/ipmmu-vmsa: Remove ipmmu_utlb_disable()
The function is unused after commit 1b932ceddd19 ("iommu:
Remove detach_dev callbacks") and so compilation fails with

drivers/iommu/ipmmu-vmsa.c:305:13: error: ‘ipmmu_utlb_disable’ defined but not used [-Werror=unused-function]
  305 | static void ipmmu_utlb_disable(struct ipmmu_vmsa_domain *domain,
      |             ^~~~~~~~~~~~~~~~~~

Remove the function to fix the compile error.

Fixes: 1b932ceddd19 ("iommu: Remove detach_dev callbacks")
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20230113185640.8050-1-joro@8bytes.org
2023-01-13 20:19:11 +01:00
..
2023-01-13 16:39:14 +01:00
2023-01-13 16:39:14 +01:00
2022-12-19 08:34:39 -06:00
2022-12-14 09:15:43 -08:00
2022-09-09 09:26:22 +02:00
2022-11-03 15:47:54 +01:00
2022-11-03 15:47:54 +01:00
2022-11-03 15:47:54 +01:00
2023-01-13 16:39:18 +01:00
2023-01-13 16:59:48 +01:00
2023-01-13 16:39:14 +01:00