IB/srpt: Remove unneeded <linux/version.h> include
authorJesper Juhl <jj@chaosbits.net>
Thu, 2 Feb 2012 20:55:59 +0000 (12:55 -0800)
committerRoland Dreier <roland@purestorage.com>
Thu, 2 Feb 2012 20:55:59 +0000 (12:55 -0800)
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/ulp/srpt/ib_srpt.h

index b4b4bbc..61e52b8 100644 (file)
@@ -35,7 +35,6 @@
 #ifndef IB_SRPT_H
 #define IB_SRPT_H
 
-#include <linux/version.h>
 #include <linux/types.h>
 #include <linux/list.h>
 #include <linux/wait.h>