diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2019-01-28 11:24:34 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-01-28 12:32:52 +0000 |
commit | 141474c6ac7f279824780453d3f9c75d6193dc85 (patch) | |
tree | 2689d328a130fa89fea2f6623a40c3baaf8824a6 /sound/soc/codecs/Kconfig | |
parent | 7ca80f232e810b758ba72daef8f189c34a20bd32 (diff) | |
download | lwn-141474c6ac7f279824780453d3f9c75d6193dc85.tar.gz lwn-141474c6ac7f279824780453d3f9c75d6193dc85.zip |
ASoC: Fixup build error for mt6358
This patch fixup build error for
commit 6a8d4198ca8 ("ASoC: mediatek: mt6358: add codec driver")
Fixes: commit 6a8d4198ca8 ("ASoC: mediatek: mt6358: add codec driver")
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r-- | sound/soc/codecs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index 55fd58015c2d..83ef965cbff1 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -1344,7 +1344,7 @@ config SND_SOC_MT6358 tristate "MediaTek MT6358 Codec" help Enable support for the platform which uses MT6358 as - external codec device. + external codec device. config SND_SOC_NAU8540 tristate "Nuvoton Technology Corporation NAU85L40 CODEC" |