Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
[cascardo/linux.git] / drivers / iommu / shmobile-ipmmu.c
index bd97ade..951651a 100644 (file)
@@ -118,7 +118,6 @@ static int ipmmu_probe(struct platform_device *pdev)
 static struct platform_driver ipmmu_driver = {
        .probe = ipmmu_probe,
        .driver = {
-               .owner = THIS_MODULE,
                .name = "ipmmu",
        },
 };