]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/sh/boards/mpc1211/pci.c
sh: Fix up PCI section mismatch warnings.
[mv-sheeva.git] / arch / sh / boards / mpc1211 / pci.c
index 4ed1a95c6d560d81d09c8b4ff195c2fc84b86b82..23849f70f13396b48fe8d1de52d81bbcb69a6b84 100644 (file)
@@ -187,7 +187,7 @@ char * __devinit pcibios_setup(char *str)
  *  are examined.
  */
 
-void __init pcibios_fixup_bus(struct pci_bus *b)
+void __devinit pcibios_fixup_bus(struct pci_bus *b)
 {
        pci_read_bridge_bases(b);
 }