Commit 26d1164d authored by Leon Romanovsky's avatar Leon Romanovsky

net/mlx5: Remove not-used lib/eq.h header file

lib/eq.h is needed for EQ manipulation which are not performed in SRQ.
Reviewed-by: default avatarMark Bloch <markb@mellanox.com>
Signed-off-by: default avatarLeon Romanovsky <leonro@mellanox.com>
parent 5b5f0f16
......@@ -11,7 +11,6 @@
#include <rdma/ib_verbs.h>
#include <linux/mlx5/transobj.h>
#include "mlx5_core.h"
#include "lib/eq.h"
static int srq_event_notifier(struct notifier_block *nb,
unsigned long type, void *data)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment