]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/x86/pci/mmconfig_32.c
X86: drivers: remove __dev* attributes.
[karo-tx-linux.git] / arch / x86 / pci / mmconfig_32.c
index db63ac23e3d935d886948da8957bd372456cd19a..5c90975cdf0f8242db167fa9c471c1ea2bf3e512 100644 (file)
@@ -142,7 +142,7 @@ void __init pci_mmcfg_arch_free(void)
 {
 }
 
-int __devinit pci_mmcfg_arch_map(struct pci_mmcfg_region *cfg)
+int pci_mmcfg_arch_map(struct pci_mmcfg_region *cfg)
 {
        return 0;
 }