]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/bcma/host_pci.c
Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...
[mv-sheeva.git] / drivers / bcma / host_pci.c
index f59244e3397137ca9b6a6d311612dd53db721646..e3928d68802b2ba0c283a1eca2fe0bc86bea40be 100644 (file)
@@ -154,8 +154,8 @@ const struct bcma_host_ops bcma_host_pci_ops = {
        .awrite32       = bcma_host_pci_awrite32,
 };
 
-static int bcma_host_pci_probe(struct pci_dev *dev,
-                            const struct pci_device_id *id)
+static int __devinit bcma_host_pci_probe(struct pci_dev *dev,
+                                        const struct pci_device_id *id)
 {
        struct bcma_bus *bus;
        int err = -ENOMEM;