Merge "audio: Set SLIM_0_RX Channels mixer control from mixer paths"
diff --git a/hal/msm8974/platform.c b/hal/msm8974/platform.c
index d3672b8..4df1ca6 100644
--- a/hal/msm8974/platform.c
+++ b/hal/msm8974/platform.c
@@ -2275,8 +2275,6 @@
strdup("SLIM_0_RX Format");
my_data->current_backend_cfg[DEFAULT_CODEC_BACKEND].samplerate_mixer_ctl =
strdup("SLIM_0_RX SampleRate");
- my_data->current_backend_cfg[DEFAULT_CODEC_BACKEND].channels_mixer_ctl =
- strdup("SLIM_0_RX Channels");
my_data->current_backend_cfg[DSD_NATIVE_BACKEND].bitwidth_mixer_ctl =
strdup("SLIM_2_RX Format");