X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-parisc%2Fpci.h;h=4ba868f44a5e9277994c4ac711565b9064c1f259;hb=4880d10927c93d858d40e297361fff375ee98492;hp=61fbd57a83232ae5d9d7b100d0341aeb22651986;hpb=1f1c2881f673671539b25686df463518d69c4649;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