10 Oct
2011
10 Oct
'11
8:54 a.m.
Hi
On 10/10/2011 08:07 AM, Michael Opdenacker wrote:
This patch applies against Tony Lindgren's linux-omap tree It fixes "ambiguous else" warnings at compile time.
Signed-off-by: Michael Opdenackermichael.opdenacker@linaro.org
sound/soc/omap/omap-mcbsp.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)
This is already fixed in ASoC tree by following commit
commit 141947e6ceb8f82fe8382b26f093bb379af9af15 Author: Peter Ujfalusi peter.ujfalusi@ti.com Date: Mon Sep 26 10:56:42 2011 +0300
ASoC: omap-mcbsp: Fix compile time warning about ambiguous ‘else’
--
Jarkko