Merge remote-tracking branch 'lsk/v3.10/topic/configs' into linux-linaro-lsk
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / sym53c8xx_2 / sym_fw.h
index 66ec35beab5baf1dbe9ca57653ef2856758bd1fa..ae7e0f9e93fc2be54b0856e204438be7f42b7647 100644 (file)
@@ -143,7 +143,7 @@ struct sym_fw {
                *z_ofs;         /* Useful offsets in script Z   */
        /* Setup and patch methods for this firmware */
        void    (*setup)(struct sym_hcb *, struct sym_fw *);
-       void    (*patch)(struct sym_hcb *);
+       void    (*patch)(struct Scsi_Host *);
 };
 
 /*