commit | 982e386379f01aa6254e3313cff1edcb04c66685 | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | Thu Sep 13 14:11:07 2018 -0500 |
committer | Mark Brown <broonie@kernel.org> | Mon Sep 17 10:30:23 2018 -0700 |
tree | a1acc937f7a3b890ae64def80e88354952203216 | |
parent | 597d18325acdb48eb516ca9ef33d5148e79ca3bb [diff] |
ASoC: hisilicon: fix fall-through annotations Replace "fallthru" with a proper "fall through" annotation. This fix is part of the ongoing efforts to enabling -Wimplicit-fallthrough Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Signed-off-by: Mark Brown <broonie@kernel.org>