summaryrefslogtreecommitdiff
path: root/include/linux/mfd/twl4030-codec.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mfd/twl4030-codec.h')
-rw-r--r--include/linux/mfd/twl4030-codec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/twl4030-codec.h b/include/linux/mfd/twl4030-codec.h
index ef0a3041d75..2ec317c68e5 100644
--- a/include/linux/mfd/twl4030-codec.h
+++ b/include/linux/mfd/twl4030-codec.h
@@ -267,5 +267,6 @@ enum twl4030_codec_res {
int twl4030_codec_disable_resource(enum twl4030_codec_res id);
int twl4030_codec_enable_resource(enum twl4030_codec_res id);
+unsigned int twl4030_codec_get_mclk(void);
#endif /* End of __TWL4030_CODEC_H__ */