From: Sebastian Andrzej Siewior Date: Thu, 11 Jun 2015 13:14:34 +0000 (+0200) Subject: ASoC: Intel: sst: use ; instead of , at the of a C statement X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~2^2~6^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4decab1aff2e34420c991571634ccdc1c0b43a60;p=pandora-kernel.git ASoC: Intel: sst: use ; instead of , at the of a C statement This was spotted by Fernando Lopez-Lezcano 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 Signed-off-by: Sebastian Andrzej Siewior Acked-by: Vinod Koul Signed-off-by: Mark Brown --- Reading git-diff-tree failed