ASoC: SOF: mediatek: remove unused variables
authorMark Brown <broonie@kernel.org>
Mon, 13 Nov 2023 14:08:33 +0000 (14:08 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 13 Nov 2023 14:08:33 +0000 (14:08 +0000)
Merge series from Trevor Wu <trevor.wu@mediatek.com>:

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.


Trivial merge