Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[cascardo/linux.git] / drivers / mfd / sun6i-prcm.c
index 283ab8d..2f2e9f0 100644 (file)
@@ -152,7 +152,6 @@ static int sun6i_prcm_probe(struct platform_device *pdev)
 static struct platform_driver sun6i_prcm_driver = {
        .driver = {
                .name = "sun6i-prcm",
-               .owner = THIS_MODULE,
                .of_match_table = sun6i_prcm_dt_ids,
        },
        .probe = sun6i_prcm_probe,