summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_ctl.c
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2012-12-03 11:00:17 +0100
committerJames Bottomley <JBottomley@Parallels.com>2013-01-29 04:15:34 +0100
commit3735660d7be66e2e508ff393f69214f2b4113ab2 (patch)
treeddf9f6b75f815274b0aac3da0b127f7ad8adb91c /drivers/scsi/mpt3sas/mpt3sas_ctl.c
parent[SCSI] bnx2i: fix the bit manipulation when setting the error mask (diff)
downloadlinux-3735660d7be66e2e508ff393f69214f2b4113ab2.tar.xz
linux-3735660d7be66e2e508ff393f69214f2b4113ab2.zip
[SCSI] mpt3sas: Remove unneeded version.h header inclusion
linux/version.h is not necessary as detected by checkversion.pl script. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Acked-by: "Sreekanth Reddy" <Sreekanth.reddy@lsi.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpt3sas_ctl.c')
-rw-r--r--drivers/scsi/mpt3sas/mpt3sas_ctl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/mpt3sas/mpt3sas_ctl.c b/drivers/scsi/mpt3sas/mpt3sas_ctl.c
index 02cd9458d609..054d5231c974 100644
--- a/drivers/scsi/mpt3sas/mpt3sas_ctl.c
+++ b/drivers/scsi/mpt3sas/mpt3sas_ctl.c
@@ -42,7 +42,6 @@
* USA.
*/
-#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/errno.h>