1
0
Fork 0

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

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Roland Dreier <roland@purestorage.com>
hifive-unleashed-5.1
Jesper Juhl 2012-02-02 12:55:59 -08:00 committed by Roland Dreier
parent f225066b64
commit ebfded8c4b
1 changed files with 0 additions and 1 deletions

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