Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux
[pandora-kernel.git] / drivers / hwmon / lm78.c
index 759661c..539efe4 100644 (file)
@@ -836,7 +836,6 @@ static int lm78_isa_probe(struct platform_device *pdev)
 
 static struct platform_driver lm78_isa_driver = {
        .driver = {
-               .owner  = THIS_MODULE,
                .name   = "lm78",
        },
        .probe          = lm78_isa_probe,