diff options
Diffstat (limited to 'include/linux/i2c/twl4030.h')
-rw-r--r-- | include/linux/i2c/twl4030.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/i2c/twl4030.h b/include/linux/i2c/twl4030.h index e87cb270d8a1..8a4a58ff8dad 100644 --- a/include/linux/i2c/twl4030.h +++ b/include/linux/i2c/twl4030.h | |||
@@ -400,6 +400,7 @@ struct twl4030_power_data { | |||
400 | struct twl4030_script **scripts; | 400 | struct twl4030_script **scripts; |
401 | unsigned num; | 401 | unsigned num; |
402 | struct twl4030_resconfig *resource_config; | 402 | struct twl4030_resconfig *resource_config; |
403 | #define TWL4030_RESCONFIG_UNDEF ((u8)-1) | ||
403 | }; | 404 | }; |
404 | 405 | ||
405 | extern void twl4030_power_init(struct twl4030_power_data *triton2_scripts); | 406 | extern void twl4030_power_init(struct twl4030_power_data *triton2_scripts); |