Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / arch / sparc / kernel / pmc.c
index 8b7297f..97d1231 100644 (file)
@@ -82,7 +82,6 @@ MODULE_DEVICE_TABLE(of, pmc_match);
 static struct platform_driver pmc_driver = {
        .driver = {
                .name = "pmc",
-               .owner = THIS_MODULE,
                .of_match_table = pmc_match,
        },
        .probe          = pmc_probe,