aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/sbp2.h
diff options
context:
space:
mode:
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 6c1f8ff1c59e..8902a4676959 100644
--- a/drivers/ieee1394/sbp2.h
+++ b/drivers/ieee1394/sbp2.h
@@ -295,12 +295,6 @@ struct scsi_id_instance_data {
295 u64 command_block_agent_addr; 295 u64 command_block_agent_addr;
296 u32 speed_code; 296 u32 speed_code;
297 u32 max_payload_size; 297 u32 max_payload_size;
298
299 /* Pulled from the device's unit directory */
300 u32 command_set_spec_id;
301 u32 command_set;
302 u32 unit_characteristics;
303 u32 firmware_revision;
304 u16 lun; 298 u16 lun;
305 299
306 /* Address for the unit to write status blocks to */ 300 /* Address for the unit to write status blocks to */