Message ID | 20160928102410.5369-1-marex@denx.de (mailing list archive) |
---|---|
State | Accepted |
Commit | 97b4bc76d9f7ab1fab375bc6d6143804a7bc2256 |
Headers | show |
diff --git a/sound/soc/generic/Kconfig b/sound/soc/generic/Kconfig index b95ae49..d023959 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.
Do s/ststem/system/ . Signed-off-by: Marek Vasut <marex@denx.de> Cc: Mark Brown <broonie@kernel.org> --- sound/soc/generic/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)