提交 f3f48d73 编写于 作者: A Alex Deucher

drm/amdgpu: drop unused df init callback

It was replaced with the sw_init callback so is no longer
needed.
Reviewed-by: NFelix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 8f78f1b0
......@@ -687,7 +687,6 @@ struct amdgpu_nbio_funcs {
};
struct amdgpu_df_funcs {
void (*init)(struct amdgpu_device *adev);
void (*sw_init)(struct amdgpu_device *adev);
void (*enable_broadcast_mode)(struct amdgpu_device *adev,
bool enable);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册