aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc')
-rw-r--r--include/asm-powerpc/pci-bridge.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-powerpc/pci-bridge.h b/include/asm-powerpc/pci-bridge.h
index 29324047779d..a6ea49eb680b 100644
--- a/include/asm-powerpc/pci-bridge.h
+++ b/include/asm-powerpc/pci-bridge.h
@@ -165,7 +165,6 @@ struct iommu_table;
165 165
166struct pci_dn { 166struct pci_dn {
167 int busno; /* pci bus number */ 167 int busno; /* pci bus number */
168 int bussubno; /* pci subordinate bus number */
169 int devfn; /* pci device and function number */ 168 int devfn; /* pci device and function number */
170 169
171 struct pci_controller *phb; /* for pci devices */ 170 struct pci_controller *phb; /* for pci devices */