Hi, On 03/11/2015 05:51 PM, Guenter Roeck wrote: > On Wed, Mar 11, 2015 at 04:35:58PM +1100, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20150310: >> >> New tree: drm-exynos >> >> The sound-asoc tree still had its build failure so I used the version from >> next-20150306. >> >> The regulator tree lost its build failure. >> >> The tip tree gained a conflict against the usb-gadget-fixes tree. >> >> The staging tree lost its build failure. >> >> Non-merge commits (relative to Linus' tree): 3446 >> 3448 files changed, 138744 insertions(+), 73083 deletions(-) >> >> ---------------------------------------------------------------------------- >> > Building arm:omap2plus_defconfig ... failed > -------------- > Error log: > sound/soc/davinci/davinci-mcasp.c: In function 'davinci_mcasp_suspend': > sound/soc/davinci/davinci-mcasp.c:1062:2: error: expected ';' before 'if' > > Caused by 6afda7f507 ("ASoC: davinci-mcasp: Allow complete shutdown of McASP > when not in use"). Yes, there is a missing ';' in that code. The fix for this should have been already in linux-next since Mark has it in his for-next branch: http://git.kernel.org/cgit/linux/kernel/git/broonie/sound.git/commit/?h=for-next&id=66e618857ca46433741bf97ceca1b425387400b1 The patch has been sent on 6th of March and applied: http://mailman.alsa-project.org/pipermail/alsa-devel/2015-March/088726.html -- Péter -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html