]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/hwmon/smsc47m1.c
Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5640', 'asoc/topic...
[karo-tx-linux.git] / drivers / hwmon / smsc47m1.c
index d7485659acc50291c195780caf3ff3bdd68c6981..5d323186d2c10be446db19325b410e9aa384cfd3 100644 (file)
@@ -849,7 +849,6 @@ static int __exit smsc47m1_remove(struct platform_device *pdev)
 
 static struct platform_driver smsc47m1_driver = {
        .driver = {
-               .owner  = THIS_MODULE,
                .name   = DRVNAME,
        },
        .remove         = __exit_p(smsc47m1_remove),