projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
608ca55
)
net/mlx5: Avoid RDMA file inclusion in core driver
author
Parav Pandit
<parav@mellanox.com>
Fri, 26 Jun 2020 05:59:41 +0000
(22:59 -0700)
committer
Saeed Mahameed
<saeedm@mellanox.com>
Sat, 27 Jun 2020 20:50:46 +0000
(13:50 -0700)
mlx5 cq.h does not depend on RDMA verbs.
Remove RDMA verbs file inclusion.
Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
include/linux/mlx5/cq.h
patch
|
blob
|
history
diff --git
a/include/linux/mlx5/cq.h
b/include/linux/mlx5/cq.h
index b5a9399e07ee5fb1d2afeb1d9876104231ea1384..7bfb67363434224aded467c2587ed78fce7b1d1f 100644
(file)
--- a/
include/linux/mlx5/cq.h
+++ b/
include/linux/mlx5/cq.h
@@
-33,7
+33,6
@@
#ifndef MLX5_CORE_CQ_H
#define MLX5_CORE_CQ_H
-#include <rdma/ib_verbs.h>
#include <linux/mlx5/driver.h>
#include <linux/refcount.h>