Browse Source

IB/srpt: Remove unneeded <linux/version.h> include

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Jesper Juhl 13 years ago
parent
commit
ebfded8c4b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/infiniband/ulp/srpt/ib_srpt.h

+ 0 - 1
drivers/infiniband/ulp/srpt/ib_srpt.h

@@ -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>