diff options
Diffstat (limited to 'arch/x86/include/asm/pci_x86.h')
| -rw-r--r-- | arch/x86/include/asm/pci_x86.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/pci_x86.h b/arch/x86/include/asm/pci_x86.h index 747e5a38b59..fa1195dae42 100644 --- a/arch/x86/include/asm/pci_x86.h +++ b/arch/x86/include/asm/pci_x86.h @@ -54,7 +54,6 @@ void pcibios_set_cache_line_size(void);  /* pci-pc.c */  extern int pcibios_last_bus; -extern struct pci_bus *pci_root_bus;  extern struct pci_ops pci_root_ops;  void pcibios_scan_specific_bus(int busn);  |