iommu: Make bus_iommu_probe() static
authorRobin Murphy <robin.murphy@arm.com>
Mon, 28 Oct 2024 17:58:38 +0000 (17:58 +0000)
committerJoerg Roedel <jroedel@suse.de>
Wed, 30 Oct 2024 09:55:08 +0000 (10:55 +0100)
commit95b6235e36953e9d6c822270961e79751eee2276
tree8cb6042769e77477ec7d92508c2763864fd04d91
parentc9b4a3185fcb2bca0ab8cd098a4df85b2951c44b
iommu: Make bus_iommu_probe() static

With the last external caller of bus_iommu_probe() now gone, make it
internal as it really should be.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Tested-by: H. Nikolaus Schaller <hns@goldelico.com>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Tested-by: Kevin Hilman <khilman@baylibre.com>
Tested-by: Beleswar Padhi <b-padhi@ti.com>
Link: https://lore.kernel.org/r/a7511a034a27259aff4e14d80a861d3c40fbff1e.1730136799.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/iommu.c
include/linux/iommu.h