]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/hwmon/w83627hf.c
ehea: Eliminated some compiler warnings
[linux-2.6-omap-h63xx.git] / drivers / hwmon / w83627hf.c
index 1ce78179b0051bc4237af054357a3981fd521838..7a4a15f4bf8ba2fd42ebab9c42a9667768dad348 100644 (file)
@@ -387,7 +387,7 @@ struct w83627hf_sio_data {
 
 
 static int w83627hf_probe(struct platform_device *pdev);
-static int w83627hf_remove(struct platform_device *pdev);
+static int __devexit w83627hf_remove(struct platform_device *pdev);
 
 static int w83627hf_read_value(struct w83627hf_data *data, u16 reg);
 static int w83627hf_write_value(struct w83627hf_data *data, u16 reg, u16 value);