aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/fw-transaction.h
diff options
context:
space:
mode:
authorStefan Richter <stefanr@s5r6.in-berlin.de>2008-05-24 10:46:10 -0400
committerStefan Richter <stefanr@s5r6.in-berlin.de>2008-07-14 07:06:03 -0400
commitbbf094cf3dbd9a969dd17cf52325e9fab8dfbe91 (patch)
tree3f77b6cb4fb5587cb10d735e96404d5d1386f64d /drivers/firewire/fw-transaction.h
parente534fe16b987780744da351acece2a4699783096 (diff)
firewire: remove unused struct members
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'drivers/firewire/fw-transaction.h')
-rw-r--r--drivers/firewire/fw-transaction.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/firewire/fw-transaction.h b/drivers/firewire/fw-transaction.h
index f3a493d596cc..7e928e86022f 100644
--- a/drivers/firewire/fw-transaction.h
+++ b/drivers/firewire/fw-transaction.h
@@ -352,8 +352,6 @@ int
352fw_iso_context_stop(struct fw_iso_context *ctx); 352fw_iso_context_stop(struct fw_iso_context *ctx);
353 353
354struct fw_card_driver { 354struct fw_card_driver {
355 const char *name;
356
357 /* 355 /*
358 * Enable the given card with the given initial config rom. 356 * Enable the given card with the given initial config rom.
359 * This function is expected to activate the card, and either 357 * This function is expected to activate the card, and either