RDS: fold rdma.h into rds.h
RDMA is now an intrinsic part of RDS, so it's easier to just have a single header. Signed-off-by: Andy Grover <andy.grover@oracle.com>
This commit is contained in:
parent
fc445084f1
commit
21f79afa5f
12 changed files with 77 additions and 95 deletions
|
@ -35,7 +35,7 @@
|
|||
#include <linux/rbtree.h>
|
||||
#include <linux/dma-mapping.h> /* for DMA_*_DEVICE */
|
||||
|
||||
#include "rdma.h"
|
||||
#include "rds.h"
|
||||
|
||||
/*
|
||||
* XXX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue