Re: [ALSA PATCH] CVS sync

From: Linus Torvalds
Date: Sun Apr 02 2006 - 17:34:29 EST




On Fri, 31 Mar 2006, Jaroslav Kysela wrote:
>
> rsync://rsync.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git

I get

sound/core/pcm_native.c: In function snd_pcm_xrun:
sound/core/pcm_native.c:1201: error: too few arguments to function snd_power_wait
sound/core/pcm_native.c: In function snd_pcm_prepare:
sound/core/pcm_native.c:1322: error: too few arguments to function snd_power_wait
sound/core/pcm_native.c: In function snd_pcm_drain:
sound/core/pcm_native.c:1413: error: too few arguments to function snd_power_wait
sound/core/pcm_native.c: In function snd_pcm_drop:
sound/core/pcm_native.c:1536: error: too few arguments to function snd_power_wait

now, it looks like a trivial thing to fix (just drop the third argument
from the inline dummy function), but I'd have been happier if somebody
else had found it before it got merged.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/