From: Ophir Munk Date: Tue, 25 Aug 2020 09:31:08 +0000 (+0000) Subject: net/mlx5: remove unused includes X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=f2e8b4556f89f8bb940612bfad5602801b5715e4;p=dpdk.git net/mlx5: remove unused includes Remove unused Linux included files: , from file net/mlx5/mlx5_mac.c from file net/mlx5/mlx5.c Fixes: 771fa900b73a ("mlx5: introduce new driver for Mellanox ConnectX-4 adapters") Cc: stable@dpdk.org Signed-off-by: Ophir Munk Acked-by: Matan Azrad --- diff --git a/drivers/net/mlx5/mlx5.c b/drivers/net/mlx5/mlx5.c index b099b23c3d..ca60926399 100644 --- a/drivers/net/mlx5/mlx5.c +++ b/drivers/net/mlx5/mlx5.c @@ -9,7 +9,6 @@ #include #include #include -#include #include #include diff --git a/drivers/net/mlx5/mlx5_mac.c b/drivers/net/mlx5/mlx5_mac.c index 88c52b29f4..bd786fd638 100644 --- a/drivers/net/mlx5/mlx5_mac.c +++ b/drivers/net/mlx5/mlx5_mac.c @@ -9,8 +9,6 @@ #include #include #include -#include -#include #include #include