diff options
Diffstat (limited to 'drivers/pci/hotplug/pciehp_hpc.c')
-rw-r--r-- | drivers/pci/hotplug/pciehp_hpc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/hotplug/pciehp_hpc.c b/drivers/pci/hotplug/pciehp_hpc.c index aec1d663f623..bbbed34bce78 100644 --- a/drivers/pci/hotplug/pciehp_hpc.c +++ b/drivers/pci/hotplug/pciehp_hpc.c | |||
@@ -930,7 +930,6 @@ static int pcie_init_slot(struct controller *ctrl) | |||
930 | 930 | ||
931 | slot->hp_slot = 0; | 931 | slot->hp_slot = 0; |
932 | slot->ctrl = ctrl; | 932 | slot->ctrl = ctrl; |
933 | slot->device = ctrl->slot_device_offset + slot->hp_slot; | ||
934 | slot->hpc_ops = ctrl->hpc_ops; | 933 | slot->hpc_ops = ctrl->hpc_ops; |
935 | slot->number = ctrl->first_slot; | 934 | slot->number = ctrl->first_slot; |
936 | mutex_init(&slot->lock); | 935 | mutex_init(&slot->lock); |