Hi,
On 2018-06-06 12:35, Colin King wrote:
> From: Colin Ian King
>
> The pointer dmic_codec_dev is local to the source and does not need
> to be in global scope, so make it static.
>
> Cleans up sparse warning:
> warning: symbol 'dmic_codec_dev' was not declared. Should it be static?
can you
From: Colin Ian King
The pointer dmic_codec_dev is local to the source and does not need
to be in global scope, so make it static.
Cleans up sparse warning:
warning: symbol 'dmic_codec_dev' was not declared. Should it be static?
Signed-off-by: Colin Ian King
---
sound/soc/omap/omap-abe-twl604
2 matches
Mail list logo