summaryrefslogtreecommitdiffstats
path: root/include/power/tps65218.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/power/tps65218.h')
-rw-r--r--include/power/tps65218.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/power/tps65218.h b/include/power/tps65218.h
index 67aa2f8c8d..f8f33b8b16 100644
--- a/include/power/tps65218.h
+++ b/include/power/tps65218.h
@@ -60,4 +60,5 @@ enum {
int tps65218_reg_write(uchar prot_level, uchar dest_reg, uchar dest_val,
uchar mask);
int tps65218_voltage_update(uchar dc_cntrl_reg, uchar volt_sel);
+int power_tps65218_init(unsigned char bus);
#endif /* __POWER_TPS65218_H__ */