From: Zhu Yanjun Date: Sun, 15 Apr 2018 01:16:54 +0000 (-0400) Subject: IB/mlx5: remove duplicate header file X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=25d0e2db3d8f4f79fddd436dcc848d912e98b485;p=linux.git IB/mlx5: remove duplicate header file The header file fs_helpers.h is included twice. So it should be removed. Fixes: 802c2125689d ("IB/mlx5: Add IPsec support for egress and ingress") CC: Srinivas Eeda CC: Junxiao Bi Signed-off-by: Zhu Yanjun Acked-by: Leon Romanovsky Signed-off-by: Jason Gunthorpe --- diff --git a/drivers/infiniband/hw/mlx5/main.c b/drivers/infiniband/hw/mlx5/main.c index daa919e5a4423..6a749c02b14ce 100644 --- a/drivers/infiniband/hw/mlx5/main.c +++ b/drivers/infiniband/hw/mlx5/main.c @@ -52,7 +52,6 @@ #include #include #include -#include #include #include #include