[PATCH 3/4] ASoC: mediatek: mt8196-nau8825: remove unnecessary declaration
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Mon Jul 20 18:33:46 PDT 2026
No need to declarate mt8196_nau8825_soc_card. Remove it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
---
sound/soc/mediatek/mt8196/mt8196-nau8825.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/sound/soc/mediatek/mt8196/mt8196-nau8825.c b/sound/soc/mediatek/mt8196/mt8196-nau8825.c
index c9424786c53df..8303ab960f80b 100644
--- a/sound/soc/mediatek/mt8196/mt8196-nau8825.c
+++ b/sound/soc/mediatek/mt8196/mt8196-nau8825.c
@@ -104,8 +104,6 @@ static const struct snd_kcontrol_new mt8196_nau8825_controls[] = {
#define EXT_SPK_AMP_W_NAME "Ext_Speaker_Amp"
-static struct snd_soc_card mt8196_nau8825_soc_card;
-
static const struct snd_soc_dapm_widget mt8196_nau8825_card_widgets[] = {
/* SOF Uplink */
SND_SOC_DAPM_MIXER("SOF_DMA_UL0", SND_SOC_NOPM, 0, 0, NULL, 0),
--
2.53.0
More information about the linux-arm-kernel
mailing list