diff options
Diffstat (limited to 'arch/sparc/kernel')
| -rw-r--r-- | arch/sparc/kernel/leon_pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sparc/kernel/leon_pci.c b/arch/sparc/kernel/leon_pci.c index 899b7203a4e4..297107679fdf 100644 --- a/arch/sparc/kernel/leon_pci.c +++ b/arch/sparc/kernel/leon_pci.c | |||
| @@ -40,6 +40,7 @@ void leon_pci_init(struct platform_device *ofdev, struct leon_pci_info *info) | |||
| 40 | 40 | ||
| 41 | /* Assign devices with resources */ | 41 | /* Assign devices with resources */ |
| 42 | pci_assign_unassigned_resources(); | 42 | pci_assign_unassigned_resources(); |
| 43 | pci_bus_add_devices(root_bus); | ||
| 43 | } else { | 44 | } else { |
| 44 | pci_free_resource_list(&resources); | 45 | pci_free_resource_list(&resources); |
| 45 | } | 46 | } |
