aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394/sbp2.h
diff options
context:
space:
mode:
authorStefan Richter <stefanr@s5r6.in-berlin.de>2006-11-02 21:16:08 +0100
committerStefan Richter <stefanr@s5r6.in-berlin.de>2006-12-07 22:52:41 +0100
commit9117c6dc430578748ce732c6ff25eed8ed501a97 (patch)
treebf979269fb81674bf94bf14ea6a97152943024dc /drivers/ieee1394/sbp2.h
parent28b066795f26196003353e1b4f7beaf63158ee74 (diff)
ieee1394: sbp2: remove unused struct members
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'drivers/ieee1394/sbp2.h')
-rw-r--r--drivers/ieee1394/sbp2.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/ieee1394/sbp2.h b/drivers/ieee1394/sbp2.h
index 6c1f8ff1c59..8902a467695 100644
--- a/drivers/ieee1394/sbp2.h
+++ b/drivers/ieee1394/sbp2.h
@@ -295,12 +295,6 @@ struct scsi_id_instance_data {
u64 command_block_agent_addr;
u32 speed_code;
u32 max_payload_size;
-
- /* Pulled from the device's unit directory */
- u32 command_set_spec_id;
- u32 command_set;
- u32 unit_characteristics;
- u32 firmware_revision;
u16 lun;
/* Address for the unit to write status blocks to */