firewire: mark some structs const
[firefly-linux-kernel-4.4.55.git] / drivers / firewire / fw-card.c
index 79773907e10ddaeb51c60d245f200aa7f8d0a737..82a92432bcb768eb8c10bfc6f4d3f962786b9806 100644 (file)
@@ -257,7 +257,7 @@ flush_timer_callback(unsigned long data)
 }
 
 void
-fw_card_initialize(struct fw_card *card, struct fw_card_driver *driver,
+fw_card_initialize(struct fw_card *card, const struct fw_card_driver *driver,
                   struct device *device)
 {
        static int index;