diff options
| author | Leon Romanovsky <leon@kernel.org> | 2023-01-15 12:22:36 +0200 |
|---|---|---|
| committer | Leon Romanovsky <leon@kernel.org> | 2023-01-15 12:22:36 +0200 |
| commit | 1ca49d26afc2609542be4a57e336191b525ca698 (patch) | |
| tree | 36624298c11de91a7a25f0c92d07faeff0d96292 /scripts/basic | |
| parent | ccdbefcf661e537a3126719f4f11484cd85404d7 (diff) | |
| parent | 9b2e3723728efe03433be5c13b31da451d88ee3d (diff) | |
Merge branch 'mlx5-next' into HEAD
Bring HW bits for mlx5 QP events series.
Link: https://lore.kernel.org/all/cover.1672821186.git.leonro@nvidia.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'scripts/basic')
| -rw-r--r-- | scripts/basic/fixdep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/basic/fixdep.c b/scripts/basic/fixdep.c index 2328f9a641da..f932aeaba71a 100644 --- a/scripts/basic/fixdep.c +++ b/scripts/basic/fixdep.c @@ -94,7 +94,6 @@ #include <unistd.h> #include <fcntl.h> #include <string.h> -#include <stdarg.h> #include <stdlib.h> #include <stdio.h> #include <ctype.h> |
