Merge v2.6.37-rc8 into powerpc/next
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / aha1542.h
index 3821ee17f47114fe7493fb874b6d534d055a8a56..b871d2b57f93235652d55761cc66617f2a52c291 100644 (file)
@@ -131,8 +131,8 @@ struct ccb {                        /* Command Control Block 5.3 */
                                /* REQUEST SENSE */
 };
 
-static int aha1542_detect(Scsi_Host_Template *);
-static int aha1542_queuecommand(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));
+static int aha1542_detect(struct scsi_host_template *);
+static int aha1542_queuecommand(struct Scsi_Host *, struct scsi_cmnd *);
 static int aha1542_bus_reset(Scsi_Cmnd * SCpnt);
 static int aha1542_dev_reset(Scsi_Cmnd * SCpnt);
 static int aha1542_host_reset(Scsi_Cmnd * SCpnt);