X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Ftwl6035.h;h=ce74348d443727159d81617d59d7a1b3f994e3e6;hb=1c9f47ab2a2e9b62d08d39bfb9c4adc8f8edc5da;hp=e21ddbaf22fcbd6a5e220f7eb28353a60b4af5de;hpb=2ab5be7af009b4a40efe2fa5471497c97e70ed28;p=oweals%2Fu-boot.git diff --git a/include/twl6035.h b/include/twl6035.h index e21ddbaf22..ce74348d44 100644 --- a/include/twl6035.h +++ b/include/twl6035.h @@ -39,4 +39,4 @@ int twl6035_i2c_write_u8(u8 chip_no, u8 val, u8 reg); int twl6035_i2c_read_u8(u8 chip_no, u8 *val, u8 reg); void twl6035_init_settings(void); -void twl6035_mmc1_poweron_ldo(void); +int twl6035_mmc1_poweron_ldo(void);