diff --git a/sound/soc/fsl/imx-ak4458.c b/sound/soc/fsl/imx-ak4458.c
index 3a6bf6d5007bbbc9c14aad328c5eb2f4f6352fcf..6f5fd193ad1f9a37e1036a10b6eef106297ed405 100644
--- a/sound/soc/fsl/imx-ak4458.c
+++ b/sound/soc/fsl/imx-ak4458.c
@@ -98,7 +98,7 @@ static const u32 ak4458_channels[] = {
 };
 
 static const u32 ak4458_channels_tdm[] = {
-	1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16,
+	1, 2, 3, 4, 5, 6, 7, 8, 16,
 };
 
 static unsigned long ak4458_get_mclk_rate(struct snd_pcm_substream *substream,