[PATCH] [trivial] struct pci_controller cleanup
Anton Blanchard
anton at samba.org
Thu Jul 29 15:56:36 EST 2004
Hi,
Thanks John.
Anton
--
From: John Rose <johnrose at austin.ibm.com>
The patch below removes the unused member "pci_io_offset" from struct
pci_controller. If there are no problems, please apply.
Signed-off-by: John Rose <johnrose at austin.ibm.com>
Signed-off-by: Anton Blanchard <anton at samba.org>
diff -Nru a/include/asm-ppc64/pci-bridge.h b/include/asm-ppc64/pci-bridge.h
--- a/include/asm-ppc64/pci-bridge.h Tue Jul 27 15:17:38 2004
+++ b/include/asm-ppc64/pci-bridge.h Tue Jul 27 15:17:38 2004
@@ -47,7 +47,6 @@
* the PCI memory space in the CPU bus space
*/
unsigned long pci_mem_offset;
- unsigned long pci_io_offset;
struct pci_ops *ops;
volatile unsigned int *cfg_addr;
** Sent via the linuxppc64-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc64-dev
mailing list