]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
net/mlx5: Remove not-used lib/eq.h header file
authorLeon Romanovsky <leonro@mellanox.com>
Wed, 28 Nov 2018 18:53:35 +0000 (20:53 +0200)
committerLeon Romanovsky <leonro@mellanox.com>
Tue, 4 Dec 2018 07:14:20 +0000 (09:14 +0200)
lib/eq.h is needed for EQ manipulation which are not performed in SRQ.

Reviewed-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/srq.c

index 10036aaa200aa32ec6ba5c9dee6ac6b899c2ad0f..248f1c8dd5d3ed17d0c26f8373a86375eaea380b 100644 (file)
@@ -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)