diff options
Diffstat (limited to 'drivers/scsi/isci/host.h')
-rw-r--r-- | drivers/scsi/isci/host.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/isci/host.h b/drivers/scsi/isci/host.h index 9fd47b42da05..4ce39e1803ff 100644 --- a/drivers/scsi/isci/host.h +++ b/drivers/scsi/isci/host.h | |||
@@ -325,7 +325,6 @@ struct isci_host { | |||
325 | union scic_oem_parameters oem_parameters; | 325 | union scic_oem_parameters oem_parameters; |
326 | 326 | ||
327 | int id; /* unique within a given pci device */ | 327 | int id; /* unique within a given pci device */ |
328 | struct list_head timers; | ||
329 | void *core_ctrl_memory; | 328 | void *core_ctrl_memory; |
330 | struct dma_pool *dma_pool; | 329 | struct dma_pool *dma_pool; |
331 | struct isci_phy phys[SCI_MAX_PHYS]; | 330 | struct isci_phy phys[SCI_MAX_PHYS]; |