mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-26 22:50:21 +00:00
Just fix compile error without any logic changes.
sound/soc/sunxi/sun50i-dmic.c:62:1: error: ‘static’ is not at beginning of declaration [-Werror=old-style-declaration]
62 | const static struct dmic_rate dmic_rate_s[] = {
| ^~~~~
Signed-off-by: Zeng Heng <zengheng4@huawei.com>
Link: https://lore.kernel.org/r/20220921033819.2188233-1-zengheng4@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| sun4i-codec.c | ||
| sun4i-i2s.c | ||
| sun4i-spdif.c | ||
| sun8i-adda-pr-regmap.c | ||
| sun8i-adda-pr-regmap.h | ||
| sun8i-codec-analog.c | ||
| sun8i-codec.c | ||
| sun50i-codec-analog.c | ||
| sun50i-dmic.c | ||