[2.5 patch] remove an unused function declaration from sym53c416.h

From: Adrian Bunk (bunk@fs.tum.de)
Date: Sat Jun 21 2003 - 09:44:10 EST


The patch below removes a declaration for a function that is no longer
present.

I've tested the compilation with 2.5.72-mm2.

--- linux-2.5.72-mm2/drivers/scsi/sym53c416.h.old 2003-06-21 16:38:26.000000000 +0200
+++ linux-2.5.72-mm2/drivers/scsi/sym53c416.h 2003-06-21 16:39:06.000000000 +0200
@@ -25,7 +25,6 @@
 static int sym53c416_detect(Scsi_Host_Template *);
 static const char *sym53c416_info(struct Scsi_Host *);
 static int sym53c416_release(struct Scsi_Host *);
-static int sym53c416_command(Scsi_Cmnd *);
 static int sym53c416_queuecommand(Scsi_Cmnd *, void (*done)(Scsi_Cmnd *));
 static int sym53c416_abort(Scsi_Cmnd *);
 static int sym53c416_host_reset(Scsi_Cmnd *);

Please apply
Adrian

-- 

"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jun 23 2003 - 22:00:36 EST