aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh/windfarm_pm72.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/macintosh/windfarm_pm72.c')
-rw-r--r--drivers/macintosh/windfarm_pm72.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/macintosh/windfarm_pm72.c b/drivers/macintosh/windfarm_pm72.c
index 84ac913d7e3..6e5585357cd 100644
--- a/drivers/macintosh/windfarm_pm72.c
+++ b/drivers/macintosh/windfarm_pm72.c
@@ -776,7 +776,7 @@ static int wf_pm72_probe(struct platform_device *dev)
return 0;
}
-static int __devexit wf_pm72_remove(struct platform_device *dev)
+static int wf_pm72_remove(struct platform_device *dev)
{
wf_unregister_client(&pm72_events);