hwmon: drop owner assignment from platform_drivers
[linux-2.6-microblaze.git] / drivers / hwmon / f71882fg.c
index 03d8592..2e5c6f4 100644 (file)
@@ -369,7 +369,6 @@ static int f71882fg_remove(struct platform_device *pdev);
 
 static struct platform_driver f71882fg_driver = {
        .driver = {
-               .owner  = THIS_MODULE,
                .name   = DRVNAME,
        },
        .probe          = f71882fg_probe,