aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83781d.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/w83781d.c')
-rw-r--r--drivers/hwmon/w83781d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/w83781d.c b/drivers/hwmon/w83781d.c
index becd9d66c077..54674a51960f 100644
--- a/drivers/hwmon/w83781d.c
+++ b/drivers/hwmon/w83781d.c
@@ -1764,7 +1764,7 @@ w83781d_write_value(struct w83781d_data *data, u16 reg, u16 value)
1764 return 0; 1764 return 0;
1765} 1765}
1766 1766
1767static int __devinit 1767static int
1768w83781d_isa_probe(struct platform_device *pdev) 1768w83781d_isa_probe(struct platform_device *pdev)
1769{ 1769{
1770 int err, reg; 1770 int err, reg;