summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/linux/mfd/tps80031.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/mfd/tps80031.h b/include/linux/mfd/tps80031.h
index 994b38e29284..d888e46643fa 100644
--- a/include/linux/mfd/tps80031.h
+++ b/include/linux/mfd/tps80031.h
@@ -142,4 +142,6 @@ extern int tps80031_power_off(void);
extern unsigned long tps80031_get_chip_info(struct device *dev);
+extern int tps80031_gpadc_conversion(int channle_no);
+
#endif /*__LINUX_MFD_TPS80031_H */