diff options
Diffstat (limited to 'drivers/scsi/scsi_debug.c')
-rw-r--r-- | drivers/scsi/scsi_debug.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/scsi/scsi_debug.c b/drivers/scsi/scsi_debug.c index aadf051274fa..b61fb1295b8b 100644 --- a/drivers/scsi/scsi_debug.c +++ b/drivers/scsi/scsi_debug.c | |||
@@ -48,10 +48,6 @@ | |||
48 | 48 | ||
49 | #include <linux/stat.h> | 49 | #include <linux/stat.h> |
50 | 50 | ||
51 | #ifndef LINUX_VERSION_CODE | ||
52 | #include <linux/version.h> | ||
53 | #endif | ||
54 | |||
55 | #include "scsi_logging.h" | 51 | #include "scsi_logging.h" |
56 | #include "scsi_debug.h" | 52 | #include "scsi_debug.h" |
57 | 53 | ||