Merge remote-tracking branch 'regulator/topic/tps516312' into regulator-next
[deliverable/linux.git] / drivers / regulator / fixed.c
index 5aa0be00cc31b8d522f63c2e70ffdbce261b63be..48d5b7608b00bd519cbb4c2434721335c91fa4d4 100644 (file)
@@ -234,7 +234,7 @@ err:
        return ret;
 }
 
-static int __devexit reg_fixed_voltage_remove(struct platform_device *pdev)
+static int reg_fixed_voltage_remove(struct platform_device *pdev)
 {
        struct fixed_voltage_data *drvdata = platform_get_drvdata(pdev);
 
This page took 0.024388 seconds and 5 git commands to generate.