diff options
author | Or Gerlitz <ogerlitz@mellanox.com> | 2018-01-01 13:19:51 +0000 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2018-02-20 12:52:56 -0800 |
commit | 9afe9a5353778994d4396f3d5ff639221bfa5cc9 (patch) | |
tree | 980472c2b1dd4a25586985ec6d0405f32f49cc65 /Documentation | |
parent | f600c6088018d1dbc5777d18daa83660f7ea4a64 (diff) |
net/mlx5e: Eliminate build warnings on no previous prototype
Fix these gcc warnings on drivers/net/ethernet/mellanox/mlx5:
[..]/core/lib/clock.c:454:6: warning: no previous prototype for 'mlx5_init_clock' [-Wmissing-prototypes]
[..]/core/lib/clock.c:510:6: warning: no previous prototype for 'mlx5_cleanup_clock' [-Wmissing-prototypes]
[..]/core/en_main.c:3141:5: warning: no previous prototype for 'mlx5e_setup_tc' [-Wmissing-prototypes]
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Reviewed-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions