X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fscsi%2Fpci2000.h;h=0ebd8ce9e1dec408dca4e8dfb5cca66bed15acd4;hb=8254fc4afcc81e69428c453cc216aa612c80e98b;hp=6c962d7dca47ac30a22c063b03e6b4ada1edc622;hpb=a7c243b544c0e9f6775c2607decaa59d54fb9e11;p=powerpc.git diff --git a/drivers/scsi/pci2000.h b/drivers/scsi/pci2000.h index 6c962d7dca..0ebd8ce9e1 100644 --- a/drivers/scsi/pci2000.h +++ b/drivers/scsi/pci2000.h @@ -184,7 +184,7 @@ typedef struct _INQUIRYDATA #endif // function prototypes -int Pci2000_Detect (Scsi_Host_Template *tpnt); +int Pci2000_Detect (struct scsi_host_template *tpnt); int Pci2000_Command (Scsi_Cmnd *SCpnt); int Pci2000_QueueCommand (Scsi_Cmnd *SCpnt, void (*done)(Scsi_Cmnd *)); int Pci2000_Abort (Scsi_Cmnd *SCpnt);