]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommu/amd: Make amd_iommu_dev_update_dte() static
authorVasant Hegde <vasant.hegde@amd.com>
Wed, 28 Aug 2024 11:10:29 +0000 (11:10 +0000)
committerJoerg Roedel <jroedel@suse.de>
Wed, 4 Sep 2024 09:35:58 +0000 (11:35 +0200)
commit89ffb2c3c2a1d0bff5515fc53f93de86fb6753c0
treeab1680e59bd780902378f8fcc65206e0bcf579f8
parenta3303762eb80fe03479962470a81b9176fc24f8e
iommu/amd: Make amd_iommu_dev_update_dte() static

As its used inside iommu.c only. Also rename function to dev_update_dte()
as its static function.

No functional changes intended.

Signed-off-by: Vasant Hegde <vasant.hegde@amd.com>
Reviewed-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Link: https://lore.kernel.org/r/20240828111029.5429-9-vasant.hegde@amd.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd/amd_iommu.h
drivers/iommu/amd/iommu.c