aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma
diff options
context:
space:
mode:
authorAmitoj Kaur Chawla <amitoj1606@gmail.com>2016-02-22 14:13:58 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-22 12:03:22 -0800
commit84d899e7092e297136b9a5560eb884ee64e702e1 (patch)
tree84e41c5295f8835f3c77e499d4873a8bb8e8c938 /drivers/staging/rdma
parentstaging: lustre: obdclass: Remove header file (diff)
downloadlinux-dev-84d899e7092e297136b9a5560eb884ee64e702e1.tar.xz
linux-dev-84d899e7092e297136b9a5560eb884ee64e702e1.zip
staging: rdma: hfi1: Remove header file
Remove duplicate include file. Found using includecheck. Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rdma')
-rw-r--r--drivers/staging/rdma/hfi1/user_sdma.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rdma/hfi1/user_sdma.c b/drivers/staging/rdma/hfi1/user_sdma.c
index feb206995653..2f484195479c 100644
--- a/drivers/staging/rdma/hfi1/user_sdma.c
+++ b/drivers/staging/rdma/hfi1/user_sdma.c
@@ -67,7 +67,6 @@
#include "hfi.h"
#include "sdma.h"
#include "user_sdma.h"
-#include "sdma.h"
#include "verbs.h" /* for the headers */
#include "common.h" /* for struct hfi1_tid_info */
#include "trace.h"