]> git.baikalelectronics.ru Git - kernel.git/commit
IB/mlx5: Remove duplicate header inclusion related to ODP
authorDaisuke Matsuda <matsuda-daisuke@fujitsu.com>
Tue, 23 Aug 2022 02:51:31 +0000 (02:51 +0000)
committerLeon Romanovsky <leonro@nvidia.com>
Tue, 23 Aug 2022 08:22:13 +0000 (11:22 +0300)
commit896c014a4944562df3c9c33d8df3cb4c39e83345
tree50503826dd4f9057219724c062483a5a9e61c373
parent7ec80f5cc94ce6be76eda8b1ef7af3613be0f3b7
IB/mlx5: Remove duplicate header inclusion related to ODP

rdma/ib_umem.h and rdma/ib_verbs.h are included by rdma/ib_umem_odp.h.
This patch removes the redundant entries.

Link: https://lore.kernel.org/r/20220823025131.862811-1-matsuda-daisuke@fujitsu.com
Signed-off-by: Daisuke Matsuda <matsuda-daisuke@fujitsu.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/core/umem_odp.c
drivers/infiniband/hw/mlx5/main.c
drivers/infiniband/hw/mlx5/mem.c
drivers/infiniband/hw/mlx5/mr.c
drivers/infiniband/hw/mlx5/odp.c