Merge "asoc: qcs405: fix compilation issue"
diff --git a/asoc/qcs405.c b/asoc/qcs405.c
index 002286c..c2d9942 100644
--- a/asoc/qcs405.c
+++ b/asoc/qcs405.c
@@ -564,7 +564,8 @@
 static int msm_snd_enable_codec_ext_clk(struct snd_soc_codec *codec,
 					int enable, bool dapm);
 static int msm_wsa881x_init(struct snd_soc_component *component);
-
+static int msm_snd_vad_cfg_put(struct snd_kcontrol *kcontrol,
+				  struct snd_ctl_elem_value *ucontrol);
 
 static struct snd_soc_dapm_route wcd_audio_paths[] = {
 	{"MIC BIAS1", NULL, "MCLK TX"},