X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fusb%2Fstorage%2Fdpcm.h;h=81b464cfcc1e63f458b41142210d93845bf979cf;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=e6e5637d65a9be8740e62c546893e7ae7c3b6002;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/drivers/usb/storage/dpcm.h b/drivers/usb/storage/dpcm.h index e6e5637d6..81b464cfc 100644 --- a/drivers/usb/storage/dpcm.h +++ b/drivers/usb/storage/dpcm.h @@ -29,6 +29,6 @@ #ifndef _MICROTECH_DPCM_USB_H #define _MICROTECH_DPCM_USB_H -extern int dpcm_transport(Scsi_Cmnd *srb, struct us_data *us); +extern int dpcm_transport(struct scsi_cmnd *srb, struct us_data *us); #endif