power: remove use of __devinit
[deliverable/linux.git] / drivers / power / sbs-battery.c
index de57fdd75a8c1b1879ada14d2803b5dfe676ae39..30280c5b1fb75f0b60936a03bb79340860086e70 100644 (file)
@@ -675,7 +675,7 @@ static struct sbs_platform_data *sbs_of_populate_pdata(
 }
 #endif
 
-static int __devinit sbs_probe(struct i2c_client *client,
+static int sbs_probe(struct i2c_client *client,
        const struct i2c_device_id *id)
 {
        struct sbs_info *chip;
This page took 0.02517 seconds and 5 git commands to generate.