X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Fpci%2Fbridge.h;h=b4ee995c56e6370ebb492e80c0869501594b56be;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=0c45e7598f3fa06663eb9e9c72a67ab2f1785cb8;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/asm-mips/pci/bridge.h b/include/asm-mips/pci/bridge.h index 0c45e7598..b4ee995c5 100644 --- a/include/asm-mips/pci/bridge.h +++ b/include/asm-mips/pci/bridge.h @@ -15,7 +15,6 @@ #include #include #include /* generic widget header */ -#include /* I/O page size */ @@ -849,6 +848,4 @@ struct bridge_controller { extern void register_bridge_irq(unsigned int irq); extern int request_bridge_irq(struct bridge_controller *bc); -extern struct pci_ops bridge_pci_ops; - #endif /* _ASM_PCI_BRIDGE_H */