diff options
Diffstat (limited to 'drivers/firewire/fw-transaction.h')
-rw-r--r-- | drivers/firewire/fw-transaction.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/firewire/fw-transaction.h b/drivers/firewire/fw-transaction.h index 0497a18dc59e..5a57bb897e23 100644 --- a/drivers/firewire/fw-transaction.h +++ b/drivers/firewire/fw-transaction.h | |||
@@ -241,7 +241,6 @@ struct fw_card { | |||
241 | * We need to store up to 4 self ID for a maximum of 63 | 241 | * We need to store up to 4 self ID for a maximum of 63 |
242 | * devices plus 3 words for the topology map header. | 242 | * devices plus 3 words for the topology map header. |
243 | */ | 243 | */ |
244 | int self_id_count; | ||
245 | u32 topology_map[252 + 3]; | 244 | u32 topology_map[252 + 3]; |
246 | u32 broadcast_channel; | 245 | u32 broadcast_channel; |
247 | 246 | ||