summaryrefslogtreecommitdiff
path: root/include/linux/mfd
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mfd')
-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 0be3424a6dd8..ef5502c5c767 100644
--- a/include/linux/mfd/tps80031.h
+++ b/include/linux/mfd/tps80031.h
@@ -186,4 +186,6 @@ extern unsigned long tps80031_get_chip_info(struct device *dev);
extern int tps80031_gpadc_conversion(int channle_no);
+extern int tps80031_get_pmu_version(struct device *dev);
+
#endif /*__LINUX_MFD_TPS80031_H */