From: Takashi Iwai <tiwai@suse•de>
To: Stephen Rothwell <sfr@canb•auug.org.au>
Cc: linux-next@vger•kernel.org, linux-kernel@vger•kernel.org,
Clemens Ladisch <clemens@ladisch•de>,
Stefan Richter <stefanr@s5r6•in-berlin.de>,
Jay Fenlason <fenlason@redhat•com>
Subject: Re: linux-next: build failure after merge of the final tree (sound tree related)
Date: Wed, 16 Mar 2011 07:49:52 +0100 [thread overview]
Message-ID: <s5h8vwfr23z.wl%tiwai@suse.de> (raw)
In-Reply-To: <20110316173928.6481eda5.sfr@canb.auug.org.au>
At Wed, 16 Mar 2011 17:39:28 +1100,
Stephen Rothwell wrote:
>
> Hi all,
>
> After merging the final tree, today's linux-next build (powerpc
> allyesconfig) failed like this:
>
> sound/firewire/fcp.c: In function 'fcp_avc_transaction':
> sound/firewire/fcp.c:103: error: implicit declaration of function 'msleep'
>
> Caused by commit 31ef9134eb52 ("ALSA: add LaCie FireWire Speakers/Griffin
> FireWave Surround driver"). See Rule 1 from
> Documentation/SubmitChecklist.
>
> I have added this patch for today:
>
> >From d238d290ba37e4a31929e6d3f6a08c187b537628 Mon Sep 17 00:00:00 2001
> From: Stephen Rothwell <sfr@canb•auug.org.au>
> Date: Wed, 16 Mar 2011 17:35:53 +1100
> Subject: [PATCH] ALSA: msleep needs delay.h
>
> fixes this error:
>
> sound/firewire/fcp.c: In function 'fcp_avc_transaction':
> sound/firewire/fcp.c:103: error: implicit declaration of function 'msleep'
>
> Signed-off-by: Stephen Rothwell <sfr@canb•auug.org.au>
Thanks, fixed now in sound git tree.
Takashi
> ---
> sound/firewire/fcp.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/sound/firewire/fcp.c b/sound/firewire/fcp.c
> index c20bd9c..ec578b5 100644
> --- a/sound/firewire/fcp.c
> +++ b/sound/firewire/fcp.c
> @@ -13,6 +13,7 @@
> #include <linux/sched.h>
> #include <linux/spinlock.h>
> #include <linux/wait.h>
> +#include <linux/delay.h>
> #include "fcp.h"
> #include "lib.h"
>
> --
> 1.7.4.1
>
>
> --
> Cheers,
> Stephen Rothwell sfr@canb•auug.org.au
> http://www.canb.auug.org.au/~sfr/
>
next prev parent reply other threads:[~2011-03-16 6:49 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-16 6:39 linux-next: build failure after merge of the final tree (sound tree related) Stephen Rothwell
2011-03-16 6:49 ` Takashi Iwai [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-10-28 14:42 Stephen Rothwell
2013-10-28 15:14 ` Takashi Iwai
2012-10-18 3:16 Stephen Rothwell
2012-10-18 6:18 ` Takashi Iwai
2012-08-24 7:20 Stephen Rothwell
2012-08-25 13:42 ` Takashi Iwai
2012-03-14 7:05 Stephen Rothwell
2012-03-14 7:22 ` Takashi Iwai
2011-11-01 9:24 Stephen Rothwell
2011-11-01 9:48 ` Takashi Iwai
2011-06-28 6:50 Stephen Rothwell
2011-06-28 6:57 ` Takashi Iwai
2011-06-14 6:03 Stephen Rothwell
2011-06-14 6:19 ` Takashi Iwai
2011-01-11 2:20 Stephen Rothwell
2011-01-11 6:40 ` Takashi Iwai
2010-09-21 6:40 Stephen Rothwell
2010-09-21 8:02 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5h8vwfr23z.wl%tiwai@suse.de \
--to=tiwai@suse$(echo .)de \
--cc=clemens@ladisch$(echo .)de \
--cc=fenlason@redhat$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=sfr@canb$(echo .)auug.org.au \
--cc=stefanr@s5r6$(echo .)in-berlin.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox