[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231103095433.10475-1-trevor.wu@mediatek.com>
Date: Fri, 3 Nov 2023 17:54:29 +0800
From: Trevor Wu <trevor.wu@...iatek.com>
To: <pierre-louis.bossart@...ux.intel.com>,
<peter.ujfalusi@...ux.intel.com>,
<yung-chuan.liao@...ux.intel.com>,
<ranjani.sridharan@...ux.intel.com>,
<kai.vehmanen@...ux.intel.com>, <daniel.baluta@....com>,
<broonie@...nel.org>, <lgirdwood@...il.com>, <tiwai@...e.com>,
<perex@...ex.cz>, <matthias.bgg@...il.com>,
<angelogioacchino.delregno@...labora.com>
CC: <trevor.wu@...iatek.com>, <yc.hung@...iatek.com>,
<sound-open-firmware@...a-project.org>,
<alsa-devel@...a-project.org>,
<linux-mediatek@...ts.infradead.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] ASoC: SOF: mediatek: remove unused variables
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
Powered by blists - more mailing lists