Merge branches 'pm-cpufreq' and 'pm-cpuidle'
[firefly-linux-kernel-4.4.55.git] / drivers / iommu / exynos-iommu.c
index 28372b85d8da5576db75403bc88f9a1437564bfa..7ce52737c7a129c825397733041d945cd05761bf 100644 (file)
@@ -684,7 +684,6 @@ static const struct of_device_id sysmmu_of_match[] __initconst = {
 static struct platform_driver exynos_sysmmu_driver __refdata = {
        .probe  = exynos_sysmmu_probe,
        .driver = {
-               .owner          = THIS_MODULE,
                .name           = "exynos-sysmmu",
                .of_match_table = sysmmu_of_match,
        }