Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754829Ab0BIQ1u (ORCPT ); Tue, 9 Feb 2010 11:27:50 -0500 Received: from g1t0027.austin.hp.com ([15.216.28.34]:14315 "EHLO g1t0027.austin.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754341Ab0BIQ1s (ORCPT ); Tue, 9 Feb 2010 11:27:48 -0500 From: Bjorn Helgaas To: Stephen Rothwell Subject: Re: linux-next: build failure after merge of the pci tree Date: Tue, 9 Feb 2010 09:27:44 -0700 User-Agent: KMail/1.9.10 Cc: Jesse Barnes , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org References: <20100209115427.fe1b7f0c.sfr@canb.auug.org.au> In-Reply-To: <20100209115427.fe1b7f0c.sfr@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201002090927.44621.bjorn.helgaas@hp.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1044 Lines: 22 On Monday 08 February 2010 05:54:27 pm Stephen Rothwell wrote: > Hi Jesse, > > After merging the pci tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > arch/powerpc/kernel/pci_64.c: In function 'pcibios_unmap_io_space': > arch/powerpc/kernel/pci_64.c:101: error: 'struct pci_bus' has no member named 'resource' > arch/powerpc/kernel/pci_64.c: In function 'pcibios_map_io_space': > arch/powerpc/kernel/pci_64.c:149: error: 'struct pci_bus' has no member named 'resource' > arch/powerpc/kernel/pci_64.c:149: error: 'struct pci_bus' has no member named 'resource' Crap, sorry. Looks like I missed one in mn10300, too (and maybe more). Let me know if you see any others; I don't have cross-compile setups for all arches. But I'll fix up everything I can find. Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/