Browse Source

nvme-rdma: remove redundant define

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Sagi Grimberg 9 years ago
parent
commit
d4a5340edd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/nvme/host/rdma.c

+ 0 - 1
drivers/nvme/host/rdma.c

@@ -28,7 +28,6 @@
 
 #include <rdma/ib_verbs.h>
 #include <rdma/rdma_cm.h>
-#include <rdma/ib_cm.h>
 #include <linux/nvme-rdma.h>
 
 #include "nvme.h"