From a3ff3e9a5722053f48b222f44a3b81995b7d92eb Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 23 Aug 2007 14:12:56 +0100 Subject: [PATCH] --- yaml --- r: 64518 b: refs/heads/master c: 4547d224d29a6a9a81df91858c2e26b7f88e02e1 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/mips/pci/pci.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 3cfcbf081048..e2e7783a554f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: db15f3626df80cebd69b69494c90528aae483caf +refs/heads/master: 4547d224d29a6a9a81df91858c2e26b7f88e02e1 diff --git a/trunk/arch/mips/pci/pci.c b/trunk/arch/mips/pci/pci.c index 99d8f4fd3ff4..6c2da625a102 100644 --- a/trunk/arch/mips/pci/pci.c +++ b/trunk/arch/mips/pci/pci.c @@ -251,7 +251,7 @@ static void __devinit pcibios_fixup_device_resources(struct pci_dev *dev, } } -void __devinit pcibios_fixup_bus(struct pci_bus *bus) +void pcibios_fixup_bus(struct pci_bus *bus) { /* Propagate hose info into the subordinate devices. */