]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/hwmon/lm78.c
hwmon: remove use of __devinit
[mirror_ubuntu-artful-kernel.git] / drivers / hwmon / lm78.c
index 1dc3433d2acd248ab31484401c98c6f08141b88d..181d756badc595cbc81b252e7c9c9968af051574 100644 (file)
@@ -833,7 +833,7 @@ static struct lm78_data *lm78_update_device(struct device *dev)
 }
 
 #ifdef CONFIG_ISA
-static int __devinit lm78_isa_probe(struct platform_device *pdev)
+static int lm78_isa_probe(struct platform_device *pdev)
 {
        int err;
        struct lm78_data *data;