[PATCH] ASoC: amd: fix spelling mistake: "i.e" -> "i.e."

From: Syed Saba Kareem
Date: Tue Aug 30 2022 - 09:25:52 EST


From: Syed Saba kareem <Syed.SabaKareem@xxxxxxx>

trivial fix to spelling mistake in Kconfig File.

Reported by : Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Signed-off-by: Syed Saba Kareem <Syed.SabaKareem@xxxxxxx>
---
sound/soc/amd/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/amd/Kconfig b/sound/soc/amd/Kconfig
index 68837d42736d..150786279257 100644
--- a/sound/soc/amd/Kconfig
+++ b/sound/soc/amd/Kconfig
@@ -122,7 +122,7 @@ config SND_SOC_AMD_RPL_ACP6x
tristate "AMD Audio Coprocessor-v6.2 RPL support"
depends on X86 && PCI
help
- This option enables Audio Coprocessor i.e ACP v6.2 support on
+ This option enables Audio Coprocessor i.e. ACP v6.2 support on
AMD RPL platform. By enabling this flag build will be
triggered for ACP PCI driver.
Say m if you have such a device.
--
2.25.1