diff options
Diffstat (limited to 'arch/sparc64/kernel/pci_sun4v.c')
-rw-r--r-- | arch/sparc64/kernel/pci_sun4v.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc64/kernel/pci_sun4v.c b/arch/sparc64/kernel/pci_sun4v.c index f9cd9f620d4e..b63ef26abf02 100644 --- a/arch/sparc64/kernel/pci_sun4v.c +++ b/arch/sparc64/kernel/pci_sun4v.c | |||
@@ -1330,7 +1330,6 @@ void sun4v_pci_init(struct device_node *dp, char *model_name) | |||
1330 | pci_controller_root = p; | 1330 | pci_controller_root = p; |
1331 | 1331 | ||
1332 | p->index = pci_num_controllers++; | 1332 | p->index = pci_num_controllers++; |
1333 | p->pbms_same_domain = 0; | ||
1334 | 1333 | ||
1335 | p->scan_bus = pci_sun4v_scan_bus; | 1334 | p->scan_bus = pci_sun4v_scan_bus; |
1336 | #ifdef CONFIG_PCI_MSI | 1335 | #ifdef CONFIG_PCI_MSI |