From: Zhu Yanjun Date: Sun, 15 Apr 2018 01:16:54 +0000 (-0400) Subject: IB/mlx5: remove duplicate header file X-Git-Tag: v4.17-rc4~13^2~50 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=25d0e2db3d8f4f79fddd436dcc848d912e98b485;p=linux-block.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 daa919e5a442..6a749c02b14c 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