]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/palmas.h
palmas: rename init_settings to an generic palmas init
[karo-tx-uboot.git] / include / palmas.h
index cf836d7d6c5f1d6e061f6becb86759e4d77dd4c7..6618aad49167fa852b78b9e932b231c718fb1386 100644 (file)
@@ -38,5 +38,5 @@
 
 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 palmas_init_settings(void);
 int twl6035_mmc1_poweron_ldo(void);