Audio: DLKM support for all audio modules

Switch to DLKM for all audio kernel modules.

Change-Id: I6a96023a21f655f873531af9ace81f2b01eb0f58
Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
diff --git a/include/dsp/q6adm-v2.h b/include/dsp/q6adm-v2.h
index 013d522..6a6d3b2 100644
--- a/include/dsp/q6adm-v2.h
+++ b/include/dsp/q6adm-v2.h
@@ -184,4 +184,6 @@
 			int session_type,
 			struct msm_pcm_channel_mixer *ch_mixer,
 			int channel_index);
+void msm_dts_srs_acquire_lock(void);
+void msm_dts_srs_release_lock(void);
 #endif /* __Q6_ADM_V2_H__ */