firmware: tegra: Fix a typo in Kconfig
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sun, 16 Feb 2020 16:17:48 +0000 (17:17 +0100)
committerThierry Reding <treding@nvidia.com>
Mon, 17 Feb 2020 07:54:09 +0000 (08:54 +0100)
A 'n' is mising in 'commuication'

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/firmware/tegra/Kconfig

index a887731f50d64e204c55a90cd89af58e4e47e869..1c8ba1f47c7c660ac668b5ed29fb7d5a044ac000 100644 (file)
@@ -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.