diff options
Diffstat (limited to 'include/linux/i2c')
| -rw-r--r-- | include/linux/i2c/twl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/i2c/twl.h b/include/linux/i2c/twl.h index 488debbef895..2167c0d00abf 100644 --- a/include/linux/i2c/twl.h +++ b/include/linux/i2c/twl.h | |||
| @@ -658,7 +658,6 @@ struct twl4030_power_data { | |||
| 658 | bool use_poweroff; /* Board is wired for TWL poweroff */ | 658 | bool use_poweroff; /* Board is wired for TWL poweroff */ |
| 659 | }; | 659 | }; |
| 660 | 660 | ||
| 661 | extern void twl4030_power_init(struct twl4030_power_data *triton2_scripts); | ||
| 662 | extern int twl4030_remove_script(u8 flags); | 661 | extern int twl4030_remove_script(u8 flags); |
| 663 | extern void twl4030_power_off(void); | 662 | extern void twl4030_power_off(void); |
| 664 | 663 | ||
