diff --git a/sound/soc/amlogic/auge/tdm.c b/sound/soc/amlogic/auge/tdm.c index d675d8e051f4..14ab402958ea 100644 --- a/sound/soc/amlogic/auge/tdm.c +++ b/sound/soc/amlogic/auge/tdm.c @@ -35,7 +35,6 @@ #include #include -#include #include "ddr_mngr.h" #include "tdm_hw.h" @@ -527,7 +526,6 @@ static int aml_dai_tdm_prepare(struct snd_pcm_substream *substream, /* i2s source to hdmix */ if (p_tdm->i2s2hdmitx) { - hdmitx_ext_set_i2s_mask(2, 0x1); i2s_to_hdmitx_ctrl(p_tdm->id); aout_notifier_call_chain(AOUT_EVENT_IEC_60958_PCM, substream);