]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
IB/mlx5: Remove duplicated include from mlx5_ib.h
authorYueHaibing <yuehaibing@huawei.com>
Mon, 10 Dec 2018 07:27:59 +0000 (15:27 +0800)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 11 Dec 2018 21:38:16 +0000 (14:38 -0700)
Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/mlx5_ib.h

index 7145f512f94876a5efbf57756d82bea8b6e8d3db..8fd3de05cdbaa699a2cc099f37181b259832d0cd 100644 (file)
@@ -41,7 +41,6 @@
 #include <linux/mlx5/cq.h>
 #include <linux/mlx5/fs.h>
 #include <linux/mlx5/qp.h>
-#include <linux/mlx5/fs.h>
 #include <linux/types.h>
 #include <linux/mlx5/transobj.h>
 #include <rdma/ib_user_verbs.h>