IB/srpt: Remove unneeded <linux/version.h> include
Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Roland Dreier <roland@purestorage.com>
This commit is contained in:
parent
f225066b64
commit
ebfded8c4b
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue