X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-parisc%2Fpci.h;h=4ba868f44a5e9277994c4ac711565b9064c1f259;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=61fbd57a83232ae5d9d7b100d0341aeb22651986;hpb=caa5171622c8fef70fa20d2d74f4326866039df9;p=linux-2.6 diff --git a/include/asm-parisc/pci.h b/include/asm-parisc/pci.h index 61fbd57a83..4ba868f44a 100644 --- a/include/asm-parisc/pci.h +++ b/include/asm-parisc/pci.h @@ -207,7 +207,7 @@ extern struct pci_bios_ops *pci_bios; extern void pcibios_register_hba(struct pci_hba_data *); extern void pcibios_set_master(struct pci_dev *); #else -extern inline void pcibios_register_hba(struct pci_hba_data *x) +static inline void pcibios_register_hba(struct pci_hba_data *x) { } #endif