commit | dd79841ca66ff509660880237dc286d7f116a766 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Fri Oct 11 22:35:38 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Oct 14 12:57:59 2019 +0100 |
tree | b31b3c6a2fe91d9acbab210d23523c9ec04aa0f8 | |
parent | de729862cc0f0b46dd3a3c11079240ea4e13b97d [diff] |
ASoC: fsl_mqs: Move static keyword to the front of declarations gcc warn about this: sound/soc/fsl/fsl_mqs.c:146:1: warning: static is not at beginning of declaration [-Wold-style-declaration] Signed-off-by: YueHaibing <yuehaibing@huawei.com> Acked-by: Nicolin Chen <nicoleotsuka@gmail.com> Link: https://lore.kernel.org/r/20191011143538.15300-1-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>