mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
ASoC: mediatek: mt8196-nau8825: remove unnecessary declaration
No need to declarate mt8196_nau8825_soc_card. Remove it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://patch.msgid.link/87y0f5i0sl.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
8fd27d490a
commit
a5db242344
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user