diff options
author | Eric Moore <eric.moore@lsi.com> | 2007-06-13 18:33:48 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2007-06-17 16:54:49 -0400 |
commit | caa5dea19d4853f71b091cad8fde75e6f14ff1be (patch) | |
tree | 9262dbca845887e46c196f076da0d6b7691ab13b /drivers/message/fusion/linux_compat.h | |
parent | db0073bb2c9d5bbd839f9935fece879ee79170e0 (diff) |
[SCSI] mpt fusion: remove unused header - linux_compat.h
remove unused header
Signed-off-by: Eric Moore <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/message/fusion/linux_compat.h')
-rw-r--r-- | drivers/message/fusion/linux_compat.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/message/fusion/linux_compat.h b/drivers/message/fusion/linux_compat.h deleted file mode 100644 index bb2bf5aa0b62..000000000000 --- a/drivers/message/fusion/linux_compat.h +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | /* drivers/message/fusion/linux_compat.h */ | ||
2 | |||
3 | #ifndef FUSION_LINUX_COMPAT_H | ||
4 | #define FUSION_LINUX_COMPAT_H | ||
5 | |||
6 | #include <linux/version.h> | ||
7 | #include <scsi/scsi_device.h> | ||
8 | |||
9 | #endif /* _LINUX_COMPAT_H */ | ||