[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <s5hmwzk5mmd.wl%tiwai@suse.de>
Date: Thu, 18 Oct 2012 08:18:34 +0200
From: Takashi Iwai <tiwai@...e.de>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Ondrej Zary <linux@...nbow-software.org>
Subject: Re: linux-next: build failure after merge of the final tree (sound tree related)
At Thu, 18 Oct 2012 14:16:44 +1100,
Stephen Rothwell wrote:
>
> Hi all,
>
> After merging the final tree, today's linux-next build (powerpc
> allyesconfig) failed like this:
>
> In file included from sound/pci/ice1712/psc724.c:29:0:
> sound/pci/ice1712/ice1712.h: In function 'snd_ice1712_write':
> sound/pci/ice1712/ice1712.h:501:2: error: implicit declaration of function 'outb' [-Werror=implicit-function-declaration]
> sound/pci/ice1712/ice1712.h: In function 'snd_ice1712_read':
> sound/pci/ice1712/ice1712.h:508:2: error: implicit declaration of function 'inb' [-Werror=implicit-function-declaration]
>
> Caused by commit 77b0b254af72 ("ALSA: ice1712: Add Philips PSC724
> Ultimate Edge"). Probably some Kconfig dependency missing?
It must be the missing inclusion of linux/io.h. It's included
implicitly on some archs, so I couldn't catch it. Sorry.
Fixed now on for-next branch of sound git tree.
thanks,
Takashi
>
> I have reverted that commit (and the following commit a2af050f8df6 "ALSA:
> ice17xx: Constify strings and string arrays") for today.
> --
> Cheers,
> Stephen Rothwell sfr@...b.auug.org.au
> [2 <application/pgp-signature (7bit)>]
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists