Nits with the compiler.

This commit is contained in:
Ronald G. Minnich 2002-07-19 21:06:24 +00:00
commit 8b73dcc250
3 changed files with 4 additions and 5 deletions

View file

@ -390,8 +390,7 @@ int pcibios_find_device (unsigned short vendor, unsigned short dev_id,
unsigned char *dev_fn);
/* Generic PCI interface functions */
void pci_initiailize(void);
void pci_initialize(void);
unsigned int pci_scan_bus(struct pci_dev *bus, unsigned int max);
unsigned int pci_scan_bridge(struct pci_dev *bus, unsigned int max);