From: Christophe JAILLET Date: Sun, 16 Feb 2020 16:17:48 +0000 (+0100) Subject: firmware: tegra: Fix a typo in Kconfig X-Git-Tag: v5.7-rc1~99^2~4^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=6c2d3a14b7aff13f74fb2331d9a54202c66bea4d;p=users%2Fjedix%2Flinux-maple.git firmware: tegra: Fix a typo in Kconfig A 'n' is mising in 'commuication' Signed-off-by: Christophe JAILLET Signed-off-by: Thierry Reding --- diff --git a/drivers/firmware/tegra/Kconfig b/drivers/firmware/tegra/Kconfig index a887731f50d64..1c8ba1f47c7c6 100644 --- a/drivers/firmware/tegra/Kconfig +++ b/drivers/firmware/tegra/Kconfig @@ -7,7 +7,7 @@ config TEGRA_IVC help IVC (Inter-VM Communication) protocol is part of the IPC (Inter Processor Communication) framework on Tegra. It maintains the - data and the different commuication channels in SysRAM or RAM and + data and the different communication channels in SysRAM or RAM and keeps the content is synchronization between host CPU and remote processors.