diff options
Diffstat (limited to 'drivers/firewire/core.h')
-rw-r--r-- | drivers/firewire/core.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/firewire/core.h b/drivers/firewire/core.h index c98764aeeec6..870044e82316 100644 --- a/drivers/firewire/core.h +++ b/drivers/firewire/core.h | |||
@@ -118,7 +118,6 @@ int fw_card_add(struct fw_card *card, | |||
118 | u32 max_receive, u32 link_speed, u64 guid); | 118 | u32 max_receive, u32 link_speed, u64 guid); |
119 | void fw_core_remove_card(struct fw_card *card); | 119 | void fw_core_remove_card(struct fw_card *card); |
120 | int fw_compute_block_crc(__be32 *block); | 120 | int fw_compute_block_crc(__be32 *block); |
121 | void fw_schedule_bus_reset(struct fw_card *card, bool delayed, bool short_reset); | ||
122 | void fw_schedule_bm_work(struct fw_card *card, unsigned long delay); | 121 | void fw_schedule_bm_work(struct fw_card *card, unsigned long delay); |
123 | 122 | ||
124 | /* -cdev */ | 123 | /* -cdev */ |