ASoC: stm32: sai: clean up indentation issue
authorColin Ian King <colin.king@canonical.com>
Wed, 25 Sep 2019 11:26:21 +0000 (12:26 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 1 Oct 2019 11:15:06 +0000 (12:15 +0100)
commit423013f824ab0590c229a107f21c54ac6596c4e1
treed9ffb1e9686f6369db754585fdafddff0070e0f7
parent944eedd8c021893d08d02a8eec8e5161327316cd
ASoC: stm32: sai: clean up indentation issue

There is a statement that is indented one level too deeply,
remove the extraneous tab.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20190925112621.9312-1-colin.king@canonical.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/stm/stm32_sai.c