aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2019-01-28 11:24:34 +0900
committerMark Brown <[email protected]>2019-01-28 12:32:52 +0000
commit141474c6ac7f279824780453d3f9c75d6193dc85 (patch)
tree2689d328a130fa89fea2f6623a40c3baaf8824a6
parent7ca80f232e810b758ba72daef8f189c34a20bd32 (diff)
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 <[email protected]> Signed-off-by: Mark Brown <[email protected]>
-rw-r--r--sound/soc/codecs/Kconfig2
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"