[PATCH] [trivial] struct pci_controller cleanup
John Rose
johnrose at austin.ibm.com
Wed Jul 28 06:24:00 EST 2004
The patch below removes the unused member "pci_io_offset" from struct
pci_controller. If there are no problems, please apply.
Thakns-
John
Signed-off-by: John Rose <johnrose at austin.ibm.com>
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