]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/palmas.h
palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic function
[karo-tx-uboot.git] / include / palmas.h
index 6618aad49167fa852b78b9e932b231c718fb1386..305092e1ceed88d97a666bbb14e70c68f0015f67 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 palmas_init_settings(void);
-int twl6035_mmc1_poweron_ldo(void);
+int palmas_mmc1_poweron_ldo(void);