Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / arch / powerpc / sysdev / fsl_pmc.c
index 8cf4aa0..1d6fd7c 100644 (file)
@@ -80,7 +80,6 @@ static const struct of_device_id pmc_ids[] = {
 static struct platform_driver pmc_driver = {
        .driver = {
                .name = "fsl-pmc",
-               .owner = THIS_MODULE,
                .of_match_table = pmc_ids,
        },
        .probe = pmc_probe,