[PATCH] PCI: poper prototype for arch/i386/pci/pcbios.c:pcibios_sort()
[pandora-kernel.git] / arch / i386 / pci / common.c
index c624b61..0a362e3 100644 (file)
 
 #include "pci.h"
 
-#ifdef CONFIG_PCI_BIOS
-extern  void pcibios_sort(void);
-#endif
-
 unsigned int pci_probe = PCI_PROBE_BIOS | PCI_PROBE_CONF1 | PCI_PROBE_CONF2 |
                                PCI_PROBE_MMCONF;