Procházet zdrojové kódy

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>
Amitoj Kaur Chawla před 9 roky
rodič
revize
84d899e709
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      drivers/staging/rdma/hfi1/user_sdma.c

+ 0 - 1
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"