diff options
author | Marek Vasut <marex@denx.de> | 2016-09-28 12:24:10 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-09-28 09:49:47 -0700 |
commit | 97b4bc76d9f7ab1fab375bc6d6143804a7bc2256 (patch) | |
tree | 0cf885afa5c15b12eb21f8fc5a39b5979ea91cff /sound/soc/generic | |
parent | 9f645421b8219a466cca512ea5b123a5b170c59b (diff) |
ASoC: trivial: system spelling fix
Do s/ststem/system/ .
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/generic')
-rw-r--r-- | sound/soc/generic/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/generic/Kconfig b/sound/soc/generic/Kconfig index b95ae4918fca..d023959b8cd6 100644 --- a/sound/soc/generic/Kconfig +++ b/sound/soc/generic/Kconfig @@ -13,4 +13,4 @@ config SND_SIMPLE_SCU_CARD select SND_SIMPLE_CARD_UTILS help This option enables generic simple SCU sound card support. - It supports DPCM of multi CPU single Codec ststem. + It supports DPCM of multi CPU single Codec system. |