[PATCH 0/3] ASoC: SOF: mediatek: remove unused variables

Trevor Wu trevor.wu at mediatek.com
Fri Nov 3 02:54:29 PDT 2023


There are some variables that are no longer being used because they
were declared for the deprecated memory layout. Currently, these code
sections confuse the users. Therefore, this series removes the code
that was implemented for those variables.

Trevor Wu (3):
  ASoC: SOF: mediatek: mt8195: clean up unused code
  ASoC: SOF: mediatek: mt8186: clean up unused code
  ASoC: SOF: mediatek: remove unused variables

 sound/soc/sof/mediatek/adsp_helper.h   |  4 ---
 sound/soc/sof/mediatek/mt8186/mt8186.c | 49 --------------------------
 sound/soc/sof/mediatek/mt8195/mt8195.c | 49 --------------------------
 3 files changed, 102 deletions(-)

-- 
2.18.0




More information about the linux-arm-kernel mailing list