Skip to content
Commit ae74c19f authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman Committed by Joerg Roedel
Browse files

iommu: Properly export iommu_group_get_for_dev()

In commit a7ba5c3d ("drivers/iommu: Export core IOMMU API symbols to
permit modular drivers") a bunch of iommu symbols were exported, all
with _GPL markings except iommu_group_get_for_dev().  That export should
also be _GPL like the others.

Fixes: a7ba5c3d

 ("drivers/iommu: Export core IOMMU API symbols to permit modular drivers")
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: default avatarWill Deacon <will@kernel.org>
Cc: Joerg Roedel <jroedel@suse.de>
Cc: John Garry <john.garry@huawei.com>
Cc: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/r/20200430120120.2948448-1-gregkh@linuxfoundation.org


Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent ba61c3da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment