Remove redundant prototype to fix compilation with GCC.
Reported by: jeff@ MFC after: 1 week Sponsored by: Mellanox Technologies
This commit is contained in:
parent
ac8f2d6e4b
commit
9a3d0cf097
@ -868,7 +868,6 @@ static inline u32 mlx5_base_mkey(const u32 key)
|
||||
return key & 0xffffff00u;
|
||||
}
|
||||
|
||||
void mlx5_enter_error_state(struct mlx5_core_dev *dev, bool force);
|
||||
int mlx5_cmd_init(struct mlx5_core_dev *dev);
|
||||
void mlx5_cmd_cleanup(struct mlx5_core_dev *dev);
|
||||
void mlx5_cmd_use_events(struct mlx5_core_dev *dev);
|
||||
|
Loading…
x
Reference in New Issue
Block a user