aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/ipmmu-vmsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/iommu/ipmmu-vmsa.c')
-rw-r--r--drivers/iommu/ipmmu-vmsa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/iommu/ipmmu-vmsa.c b/drivers/iommu/ipmmu-vmsa.c
index 99effbb17191..68dfb0fd5ee9 100644
--- a/drivers/iommu/ipmmu-vmsa.c
+++ b/drivers/iommu/ipmmu-vmsa.c
@@ -1222,7 +1222,6 @@ static int ipmmu_remove(struct platform_device *pdev)
1222 1222
1223static struct platform_driver ipmmu_driver = { 1223static struct platform_driver ipmmu_driver = {
1224 .driver = { 1224 .driver = {
1225 .owner = THIS_MODULE,
1226 .name = "ipmmu-vmsa", 1225 .name = "ipmmu-vmsa",
1227 }, 1226 },
1228 .probe = ipmmu_probe, 1227 .probe = ipmmu_probe,