diff options
Diffstat (limited to 'include/linux/mfd/wm831x/pdata.h')
| -rw-r--r-- | include/linux/mfd/wm831x/pdata.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mfd/wm831x/pdata.h b/include/linux/mfd/wm831x/pdata.h index 071cdf3e16cf..986986fe4e4e 100644 --- a/include/linux/mfd/wm831x/pdata.h +++ b/include/linux/mfd/wm831x/pdata.h | |||
| @@ -47,7 +47,6 @@ struct wm831x_battery_pdata { | |||
| 47 | * I2C or SPI buses. | 47 | * I2C or SPI buses. |
| 48 | */ | 48 | */ |
| 49 | struct wm831x_buckv_pdata { | 49 | struct wm831x_buckv_pdata { |
| 50 | int dvs_gpio; /** CPU GPIO to use for DVS switching */ | ||
| 51 | int dvs_control_src; /** Hardware DVS source to use (1 or 2) */ | 50 | int dvs_control_src; /** Hardware DVS source to use (1 or 2) */ |
| 52 | int dvs_init_state; /** DVS state to expect on startup */ | 51 | int dvs_init_state; /** DVS state to expect on startup */ |
| 53 | int dvs_state_gpio; /** CPU GPIO to use for monitoring status */ | 52 | int dvs_state_gpio; /** CPU GPIO to use for monitoring status */ |
