[SCSI] hpsa: remove unused firm_ver member of the per-hba structure
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
This commit is contained in:

committed by
James Bottomley

parent
6c311b5725
commit
873f339fc5
@@ -53,7 +53,6 @@ struct ctlr_info {
|
||||
int ctlr;
|
||||
char devname[8];
|
||||
char *product_name;
|
||||
char firm_ver[4]; /* Firmware version */
|
||||
struct pci_dev *pdev;
|
||||
u32 board_id;
|
||||
void __iomem *vaddr;
|
||||
|
Reference in New Issue
Block a user