msm: audio: qds6v2: Add support for new hardware codecs
Add support for following codecs
-MP3 decoder
-AMRNB decoder
-AMRWB decoder
-EVRC decoder
-QCELP(v13k) decoder
-AMRWB encoder
Change-Id: I3d6fe52b206ab7a82d0d068d35769c3aa8c2b855
Signed-off-by: Deepa Madiregama <dmadireg@codeaurora.org>
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index e1b9e73..4900e9c 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -430,3 +430,4 @@
header-y += qcedev.h
header-y += idle_stats_device.h
header-y += genlock.h
+header-y += msm_audio_amrwb.h