asoc: wcd938x: Move APIs from internal header file

Move APIs from internal header file for access to other
audio modules.

Change-Id: Ib34d052e4beb63c6805abacc3c99dbff18c9af6c
Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>
This commit is contained in:
Sudheer Papothi
2018-12-07 01:23:01 +05:30
committed by Gerrit - the friendly Code Review server
父節點 c9443c282a
當前提交 4d31c00084
共有 2 個文件被更改,包括 19 次插入2 次删除

查看文件

@@ -177,6 +177,4 @@ extern int wcd938x_mbhc_micb_adjust_voltage(struct snd_soc_component *component,
extern int wcd938x_get_micb_vout_ctl_val(u32 micb_mv);
extern int wcd938x_micbias_control(struct snd_soc_component *component,
int micb_num, int req, bool is_dapm);
extern int wcd938x_info_create_codec_entry(struct snd_info_entry *codec_root,
struct snd_soc_component *component);
#endif /* _WCD938X_INTERNAL_H */