vserver 1.9.3
[linux-2.6.git] / drivers / usb / storage / shuttle_usbat.h
index e9c4aea..9855c1d 100644 (file)
@@ -53,7 +53,7 @@
 #define USBAT_UIO_ADPRST       0x01 // Reset SCM chip
 
 /* HP 8200e stuff */
-extern int hp8200e_transport(Scsi_Cmnd *srb, struct us_data *us);
+extern int hp8200e_transport(struct scsi_cmnd *srb, struct us_data *us);
 extern int init_8200e(struct us_data *us);
 
 #endif