diff options
Diffstat (limited to 'include/linux/i2c')
-rw-r--r-- | include/linux/i2c/twl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/i2c/twl.h b/include/linux/i2c/twl.h index 70d4caf48571..fb6784e86d5f 100644 --- a/include/linux/i2c/twl.h +++ b/include/linux/i2c/twl.h | |||
@@ -550,6 +550,7 @@ struct twl4030_power_data { | |||
550 | }; | 550 | }; |
551 | 551 | ||
552 | extern void twl4030_power_init(struct twl4030_power_data *triton2_scripts); | 552 | extern void twl4030_power_init(struct twl4030_power_data *triton2_scripts); |
553 | extern int twl4030_remove_script(u8 flags); | ||
553 | 554 | ||
554 | struct twl4030_codec_audio_data { | 555 | struct twl4030_codec_audio_data { |
555 | unsigned int audio_mclk; | 556 | unsigned int audio_mclk; |