]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pci/hotplug/rpaphp_core.c
Pull motherboard into release branch
[linux-2.6-omap-h63xx.git] / drivers / pci / hotplug / rpaphp_core.c
index 6e79f5675b0d9b804a8c8465e07f0884d59dc63a..638004546700a9dd809a887914be8a4fe3f681e6 100644 (file)
@@ -360,9 +360,6 @@ static int __init rpaphp_init(void)
        while ((dn = of_find_node_by_type(dn, "pci")))
                rpaphp_add_slot(dn);
 
-       if (!num_slots)
-               return -ENODEV;
-
        return 0;
 }