power: remove use of __devinit
[linux-2.6-block.git] / drivers / power / olpc_battery.c
index 31479115db73b8002abf9d475c5e4420f8e505f5..60d5449a9960ac9afd9e24d5e442f3f4eeef7269 100644 (file)
@@ -598,7 +598,7 @@ static int olpc_battery_suspend(struct platform_device *pdev,
        return 0;
 }
 
-static int __devinit olpc_battery_probe(struct platform_device *pdev)
+static int olpc_battery_probe(struct platform_device *pdev)
 {
        int ret;
        uint8_t status;