i2c-ali1563: Fix device initialization
[safe/jmp/linux-2.6] / drivers / scsi / scsi_tgt_lib.c
index 386dbae..d402aff 100644 (file)
@@ -33,7 +33,7 @@
 #include "scsi_tgt_priv.h"
 
 static struct workqueue_struct *scsi_tgtd;
-static kmem_cache_t *scsi_tgt_cmd_cache;
+static struct kmem_cache *scsi_tgt_cmd_cache;
 
 /*
  * TODO: this struct will be killed when the block layer supports large bios