This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / scsi / scsi_priv.h
index adedf73..d380ca3 100644 (file)
@@ -86,7 +86,7 @@ static inline void scsi_log_completion(struct scsi_cmnd *cmd, int disposition)
 /* scsi_devinfo.c */
 extern int scsi_get_device_flags(struct scsi_device *sdev,
                                 unsigned char *vendor, unsigned char *model);
-extern int __init scsi_init_devinfo(void);
+extern int scsi_init_devinfo(void);
 extern void scsi_exit_devinfo(void);
 
 /* scsi_error.c */