X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=drivers%2Fscsi%2Fdpti.h;h=beded716f93f4cbf4e929e9a354bba46d4c18be2;hb=f281233d3eba15fb225d21ae2e228fd4553d824a;hp=924cd5a51676a9b7212016722d6d319b60817608;hpb=c36c804559d3a891a2e655ba8185b4fa7eaee156;p=deliverable%2Flinux.git diff --git a/drivers/scsi/dpti.h b/drivers/scsi/dpti.h index 924cd5a51676..beded716f93f 100644 --- a/drivers/scsi/dpti.h +++ b/drivers/scsi/dpti.h @@ -29,7 +29,7 @@ */ static int adpt_detect(struct scsi_host_template * sht); -static int adpt_queue(struct scsi_cmnd * cmd, void (*cmdcomplete) (struct scsi_cmnd *)); +static int adpt_queue(struct Scsi_Host *h, struct scsi_cmnd * cmd); static int adpt_abort(struct scsi_cmnd * cmd); static int adpt_reset(struct scsi_cmnd* cmd); static int adpt_release(struct Scsi_Host *host); @@ -316,19 +316,6 @@ static int adpt_close(struct inode *inode, struct file *file); static void adpt_delay(int millisec); #endif -#if defined __ia64__ -static void adpt_ia64_info(sysInfo_S* si); -#endif -#if defined __sparc__ -static void adpt_sparc_info(sysInfo_S* si); -#endif -#if defined __alpha__ -static void adpt_sparc_info(sysInfo_S* si); -#endif -#if defined __i386__ -static void adpt_i386_info(sysInfo_S* si); -#endif - #define PRINT_BUFFER_SIZE 512 #define HBA_FLAGS_DBG_FLAGS_MASK 0xffff0000 // Mask for debug flags