]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/power/wm831x_power.c
Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git://git...
[karo-tx-linux.git] / drivers / power / wm831x_power.c
index d21af8a01af3070474ab517026f8618fb92e7b7d..3bed2f55cf7d1532cfb1552c6c7c95a15d228098 100644 (file)
@@ -625,7 +625,7 @@ err_kmalloc:
        return ret;
 }
 
-static __devexit int wm831x_power_remove(struct platform_device *pdev)
+static int wm831x_power_remove(struct platform_device *pdev)
 {
        struct wm831x_power *wm831x_power = platform_get_drvdata(pdev);
        struct wm831x *wm831x = wm831x_power->wm831x;