Skip to content

Commit 9205d7b

Browse files
paravmellanoxSaeed Mahameed
authored andcommitted
net/mlx5: Avoid RDMA file inclusion in core driver
mlx5 cq.h does not depend on RDMA verbs. Remove RDMA verbs file inclusion. Signed-off-by: Parav Pandit <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
1 parent 608ca55 commit 9205d7b

File tree

1 file changed

+0
-1
lines changed
  • include/linux/mlx5

1 file changed

+0
-1
lines changed

include/linux/mlx5/cq.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
#ifndef MLX5_CORE_CQ_H
3434
#define MLX5_CORE_CQ_H
3535

36-
#include <rdma/ib_verbs.h>
3736
#include <linux/mlx5/driver.h>
3837
#include <linux/refcount.h>
3938

0 commit comments

Comments
 (0)