diff options
Diffstat (limited to 'drivers/power/olpc_battery.c')
-rw-r--r-- | drivers/power/olpc_battery.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/olpc_battery.c b/drivers/power/olpc_battery.c index 31479115db73..60d5449a9960 100644 --- a/drivers/power/olpc_battery.c +++ b/drivers/power/olpc_battery.c | |||
@@ -598,7 +598,7 @@ static int olpc_battery_suspend(struct platform_device *pdev, | |||
598 | return 0; | 598 | return 0; |
599 | } | 599 | } |
600 | 600 | ||
601 | static int __devinit olpc_battery_probe(struct platform_device *pdev) | 601 | static int olpc_battery_probe(struct platform_device *pdev) |
602 | { | 602 | { |
603 | int ret; | 603 | int ret; |
604 | uint8_t status; | 604 | uint8_t status; |