diff options
Diffstat (limited to 'include/scsi')
-rw-r--r-- | include/scsi/scsi_dbg.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/scsi/scsi_dbg.h b/include/scsi/scsi_dbg.h index f8170e90b49d..56710e03101c 100644 --- a/include/scsi/scsi_dbg.h +++ b/include/scsi/scsi_dbg.h | |||
@@ -12,8 +12,6 @@ extern size_t __scsi_format_command(char *, size_t, | |||
12 | const unsigned char *, size_t); | 12 | const unsigned char *, size_t); |
13 | extern void scsi_show_extd_sense(const struct scsi_device *, const char *, | 13 | extern void scsi_show_extd_sense(const struct scsi_device *, const char *, |
14 | unsigned char, unsigned char); | 14 | unsigned char, unsigned char); |
15 | extern void scsi_show_sense_hdr(const struct scsi_device *, const char *, | ||
16 | const struct scsi_sense_hdr *); | ||
17 | extern void scsi_print_sense_hdr(const struct scsi_device *, const char *, | 15 | extern void scsi_print_sense_hdr(const struct scsi_device *, const char *, |
18 | const struct scsi_sense_hdr *); | 16 | const struct scsi_sense_hdr *); |
19 | extern void scsi_print_sense(const struct scsi_cmnd *); | 17 | extern void scsi_print_sense(const struct scsi_cmnd *); |