mlx5(4): Remove redundant declaration of mlx5_enter_error_state
Broken in r330644. Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
30417f2cd4
commit
918622dbc0
@ -865,7 +865,6 @@ static inline u32 mlx5_base_mkey(const u32 key)
|
||||
return key & 0xffffff00u;
|
||||
}
|
||||
|
||||
void mlx5_enter_error_state(struct mlx5_core_dev *dev);
|
||||
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