Re: [PATCH -next] ASoC: fsl_mqs: fix old-style function declaration

From: Yuehaibing
Date: Fri Oct 11 2019 - 10:02:51 EST


On 2019/10/11 21:12, Andreas Schwab wrote:
> On Okt 11 2019, YueHaibing <yuehaibing@xxxxxxxxxx> wrote:
>
>> gcc warn about this:
>>
>> sound/soc/fsl/fsl_mqs.c:146:1: warning:
>> static is not at beginning of declaration [-Wold-style-declaration]
>
> It's not a function, though.

Oh..., will fix this, thanks!

>
> Andreas.
>