]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/twl6035.h
Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / include / twl6035.h
index e21ddbaf22fcbd6a5e220f7eb28353a60b4af5de..ce74348d443727159d81617d59d7a1b3f994e3e6 100644 (file)
@@ -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);