]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: sst: use ; instead of , at the of a C statement
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Thu, 11 Jun 2015 13:14:34 +0000 (15:14 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 12 Jun 2015 10:36:56 +0000 (11:36 +0100)
commit870a97911c02d3690c6707e2cdf768106a7a1e69
tree2eefd6655ad8615eb748df3ef94ba35b4cf60c10
parenta0ce908184131ccf447cc22a5cda492669449b30
ASoC: Intel: sst: use ; instead of , at the of a C statement

This was spotted by Fernando Lopez-Lezcano <nando@ccrma.Stanford.EDU>
while he tried to compile a -RT kernel with this driver enabled.
"make C=2" would also warn about this. This is is based on his patch.

Reported-by: Fernando Lopez-Lezcano <nando@ccrma.Stanford.EDU>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/atom/sst/sst.c