[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49AC0FAB.6000604@oracle.com>
Date: Mon, 02 Mar 2009 08:56:11 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
CC: linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
linux-wireless@...r.kernel.org, Michael Buesch <mb@...sch.de>
Subject: Re: linux-next: Tree for March 2 (wireless/b43)
Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20090227:
>
> Undropped trees:
> wireless
when CONFIG_SSB_DRIVER_PCICORE=n:
if ((bus->bustype == SSB_BUSTYPE_PCI) &&
(bus->pcicore.dev->id.revision <= 10))
hf |= B43_HF_PCISCW; /* PCI slow clock workaround. */
==>
drivers/net/wireless/b43/main.c:4182: error: 'struct ssb_pcicore' has no member named 'dev'
--
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