X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fmlx5%2Fmlx5_mr.h;h=4a7fab6df2b85df0670c2cdfa3aacf80ab71f879;hb=cb99500de915040339f294b6ad2fc8edb4085b19;hp=0c5877b3d638aa618b3c3d70b52f2a097cffa002;hpb=b8dc6b0e29d86bfda4b635aa6e12469728c46e63;p=dpdk.git diff --git a/drivers/net/mlx5/mlx5_mr.h b/drivers/net/mlx5/mlx5_mr.h index 0c5877b3d6..4a7fab6df2 100644 --- a/drivers/net/mlx5/mlx5_mr.h +++ b/drivers/net/mlx5/mlx5_mr.h @@ -10,17 +10,6 @@ #include #include -/* Verbs header. */ -/* ISO C doesn't support unnamed structs/unions, disabling -pedantic. */ -#ifdef PEDANTIC -#pragma GCC diagnostic ignored "-Wpedantic" -#endif -#include -#include -#ifdef PEDANTIC -#pragma GCC diagnostic error "-Wpedantic" -#endif - #include #include #include