]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/hwmon/via686a.c
[POWERPC] Fix cpm_uart driver for cpm1 machines
[linux-2.6-omap-h63xx.git] / drivers / hwmon / via686a.c
index 24a6851491d00d7c9655d3a67ab43dd2d53c60e5..696c8a2e537473e75e49bda1a97ef81c3dd480da 100644 (file)
@@ -314,7 +314,7 @@ struct via686a_data {
 static struct pci_dev *s_bridge;       /* pointer to the (only) via686a */
 
 static int via686a_probe(struct platform_device *pdev);
-static int via686a_remove(struct platform_device *pdev);
+static int __devexit via686a_remove(struct platform_device *pdev);
 
 static inline int via686a_read_value(struct via686a_data *data, u8 reg)
 {