diff options
Diffstat (limited to 'include/linux/i2c')
-rw-r--r-- | include/linux/i2c/twl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/i2c/twl.h b/include/linux/i2c/twl.h index 7fcab23c59ce..2463b6100333 100644 --- a/include/linux/i2c/twl.h +++ b/include/linux/i2c/twl.h | |||
@@ -761,7 +761,7 @@ struct twl_regulator_driver_data { | |||
761 | 761 | ||
762 | /*----------------------------------------------------------------------*/ | 762 | /*----------------------------------------------------------------------*/ |
763 | 763 | ||
764 | int twl4030_sih_setup(int module); | 764 | int twl4030_sih_setup(struct device *dev, int module, int irq_base); |
765 | 765 | ||
766 | /* Offsets to Power Registers */ | 766 | /* Offsets to Power Registers */ |
767 | #define TWL4030_VDAC_DEV_GRP 0x3B | 767 | #define TWL4030_VDAC_DEV_GRP 0x3B |