On Mon, Nov 03, 2014 at 03:48:23AM +0000, Yijing Wang wrote: > On 2014/10/30 19:44, Lorenzo Pieralisi wrote: [...] > > diff --git a/arch/arm/include/asm/mach/pci.h b/arch/arm/include/asm/mach/pci.h > > index 7fc4278..f19f627 100644 > > --- a/arch/arm/include/asm/mach/pci.h > > +++ b/arch/arm/include/asm/mach/pci.h > > @@ -44,9 +44,6 @@ struct hw_pci { > > * Per-controller structure > > */ > > domain in hw_pci also should be clean up, right ? > > > struct hw_pci { > #ifdef CONFIG_PCI_DOMAINS > int domain; > #endif > struct pci_ops *ops; > int nr_controllers; > void **private_data; Yes, thanks for spotting that. Lorenzo -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html