Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / hwmon / w83627hf.c
index 2f55973..721295b 100644 (file)
@@ -474,7 +474,6 @@ static const struct dev_pm_ops w83627hf_dev_pm_ops = {
 
 static struct platform_driver w83627hf_driver = {
        .driver = {
-               .owner  = THIS_MODULE,
                .name   = DRVNAME,
                .pm     = W83627HF_DEV_PM_OPS,
        },