aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64')
-rw-r--r--include/asm-sparc64/pbm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-sparc64/pbm.h b/include/asm-sparc64/pbm.h
index c008cecca149..43b7270ec02e 100644
--- a/include/asm-sparc64/pbm.h
+++ b/include/asm-sparc64/pbm.h
@@ -145,8 +145,6 @@ struct pci_controller_info {
145 145
146 /* Now things for the actual PCI bus probes. */ 146 /* Now things for the actual PCI bus probes. */
147 struct pci_ops *pci_ops; 147 struct pci_ops *pci_ops;
148 unsigned int pci_first_busno;
149 unsigned int pci_last_busno;
150}; 148};
151 149
152#endif /* !(__SPARC64_PBM_H) */ 150#endif /* !(__SPARC64_PBM_H) */