Re: [PATCH 1/2] omap: sound: fix ambiguous else warning

2011-10-10 Thread Jarkko Nikula
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.opdenac...@linaro.org --- sound/soc/omap/omap-mcbsp.c |3 ++- 1 files changed, 2

Re: [PATCH 1/2] omap: sound: fix ambiguous else warning

2011-10-10 Thread Michael Opdenacker
On 10/10/2011 08:54 AM, Jarkko Nikula wrote: 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.opdenac...@linaro.org ---

[PATCH 1/2] omap: sound: fix ambiguous else warning

2011-10-09 Thread Michael Opdenacker
This patch applies against Tony Lindgren's linux-omap tree It fixes ambiguous else warnings at compile time. Signed-off-by: Michael Opdenacker michael.opdenac...@linaro.org --- sound/soc/omap/omap-mcbsp.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git