Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfio
[cascardo/linux.git] / arch / powerpc / platforms / 83xx / suspend.c
index eeb80e2..c9adbfb 100644 (file)
@@ -435,7 +435,6 @@ static const struct of_device_id pmc_match[] = {
 static struct platform_driver pmc_driver = {
        .driver = {
                .name = "mpc83xx-pmc",
-               .owner = THIS_MODULE,
                .of_match_table = pmc_match,
        },
        .probe = pmc_probe,