Re: [PATCH] [POWERPC] Remove update_bridge_resource

2008-01-14 Thread Benjamin Herrenschmidt
On Mon, 2008-01-14 at 20:46 -0600, Kumar Gala wrote: > The 85xx/86xx pci code no longer uses update_bridge_resource and it was the > only caller. Ack. > --- > > in my git tree. > > arch/powerpc/kernel/pci_32.c | 58 > -- > include/asm-powerpc/pci-bri

[PATCH] [POWERPC] Remove update_bridge_resource

2008-01-14 Thread Kumar Gala
The 85xx/86xx pci code no longer uses update_bridge_resource and it was the only caller. --- in my git tree. arch/powerpc/kernel/pci_32.c | 58 -- include/asm-powerpc/pci-bridge.h |3 -- 2 files changed, 0 insertions(+), 61 deletions(-) diff --git