]> www.infradead.org Git - users/dwmw2/linux.git/commit
iommu/amd: Make amd_iommu_is_attach_deferred() static
authorVasant Hegde <vasant.hegde@amd.com>
Wed, 28 Aug 2024 11:10:23 +0000 (11:10 +0000)
committerJoerg Roedel <jroedel@suse.de>
Wed, 4 Sep 2024 09:34:12 +0000 (11:34 +0200)
commit53f1fb0c46f0e3ebf13b76697b67782f65fc3f69
tree743c630c80382e83af178b254fc3a71d876b8376
parentfdc39b77db95e36f6b4d3c006a2642b9f47510c5
iommu/amd: Make amd_iommu_is_attach_deferred() static

amd_iommu_is_attach_deferred() is a callback function called by
iommu_ops. Make it as static.

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-3-vasant.hegde@amd.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd/amd_iommu.h
drivers/iommu/amd/iommu.c