diff options
Diffstat (limited to 'drivers/firewire/fw-card.c')
-rw-r--r-- | drivers/firewire/fw-card.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/firewire/fw-card.c b/drivers/firewire/fw-card.c index 79773907e10d..82a92432bcb7 100644 --- a/drivers/firewire/fw-card.c +++ b/drivers/firewire/fw-card.c | |||
@@ -257,7 +257,7 @@ flush_timer_callback(unsigned long data) | |||
257 | } | 257 | } |
258 | 258 | ||
259 | void | 259 | void |
260 | fw_card_initialize(struct fw_card *card, struct fw_card_driver *driver, | 260 | fw_card_initialize(struct fw_card *card, const struct fw_card_driver *driver, |
261 | struct device *device) | 261 | struct device *device) |
262 | { | 262 | { |
263 | static int index; | 263 | static int index; |