Skip to content
Snippets Groups Projects
Commit e1f30bbd authored by Jason Liu's avatar Jason Liu
Browse files

MLK-20589 sound:soc:codecs:ak4458: Don't mixed declarations and code


The patch fixes the following build warnings:

sound/soc/codecs/ak4458.c: In function ‘ak4458_hw_params’:
warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  u8 dfs1, dfs2;
 ^~~

Signed-off-by: default avatarJason Liu <jason.hui.liu@nxp.com>
CC: Shengjiu Wang <shengjiu.wang@nxp.com>
Acked-by: default avatarShengjiu Wang <shengjiu.wang@nxp.com>
parent 55909fa9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment