Re: [ALSA PATCH] CVS sync

From: Takashi Iwai
Date: Mon Apr 03 2006 - 06:24:47 EST


At Sun, 2 Apr 2006 14:33:46 -0700 (PDT),
Linus Torvalds wrote:
>
>
>
> 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.

Argh, my bad. I test usually allyesconfig, but this time obviously
not enough.


Thanks for fixing.

Takashi
-
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/