Commit 98152dba authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] function is long gone, kill prototype

parent 7c79fb20
......@@ -130,7 +130,6 @@ struct ccb { /* Command Control Block 5.3 */
};
static int aha1542_detect(Scsi_Host_Template *);
static int aha1542_command(Scsi_Cmnd *);
static int aha1542_queuecommand(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));
static int aha1542_abort(Scsi_Cmnd * SCpnt);
static int aha1542_bus_reset(Scsi_Cmnd * SCpnt);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment