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:
Jesper Juhl 2012-02-02 12:55:59 -08:00 committed by Roland Dreier
parent f225066b64
commit ebfded8c4b

View file

@ -35,7 +35,6 @@
#ifndef IB_SRPT_H #ifndef IB_SRPT_H
#define IB_SRPT_H #define IB_SRPT_H
#include <linux/version.h>
#include <linux/types.h> #include <linux/types.h>
#include <linux/list.h> #include <linux/list.h>
#include <linux/wait.h> #include <linux/wait.h>