diff options
Diffstat (limited to 'include/linux/mfd')
-rw-r--r-- | include/linux/mfd/pcf50633/core.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/mfd/pcf50633/core.h b/include/linux/mfd/pcf50633/core.h index 09af8fdfbb5d..46df7f053c29 100644 --- a/include/linux/mfd/pcf50633/core.h +++ b/include/linux/mfd/pcf50633/core.h | |||
@@ -29,8 +29,6 @@ struct pcf50633_platform_data { | |||
29 | char **batteries; | 29 | char **batteries; |
30 | int num_batteries; | 30 | int num_batteries; |
31 | 31 | ||
32 | int charging_restart_interval; | ||
33 | |||
34 | /* | 32 | /* |
35 | * Should be set accordingly to the reference resistor used, see | 33 | * Should be set accordingly to the reference resistor used, see |
36 | * I_{ch(ref)} charger reference current in the pcf50633 User | 34 | * I_{ch(ref)} charger reference current in the pcf50633 User |