]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/soc/zte/zx296718_pm_domains.c
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-bionic-kernel.git] / drivers / soc / zte / zx296718_pm_domains.c
index 5ed924fee855c8b21b82c5dc26844604ff639d34..4dc5d62ee81b1674088a8df2da3600310c0cd7a0 100644 (file)
@@ -169,7 +169,6 @@ static const struct of_device_id zx296718_pm_domain_matches[] = {
 static struct platform_driver zx296718_pd_driver = {
        .driver = {
                .name = "zx296718-powerdomain",
-               .owner = THIS_MODULE,
                .of_match_table = zx296718_pm_domain_matches,
        },
        .probe = zx296718_pd_probe,