[PATCH] drm/amdgpu/gfx8: remove stale function declaration
zhoucm1
david1.zhou at amd.com
Tue Aug 2 01:58:10 UTC 2016
On 2016年08月02日 02:30, Alex Deucher wrote:
> This got leftover somehow when I cleaned this up.
>
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
Reviewed-by: Chunming Zhou <david1.zhou at amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/gfx_v8_0.h | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.h b/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.h
> index bc82c79..ebed1f8 100644
> --- a/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.h
> +++ b/drivers/gpu/drm/amd/amdgpu/gfx_v8_0.h
> @@ -26,6 +26,4 @@
>
> extern const struct amd_ip_funcs gfx_v8_0_ip_funcs;
>
> -void gfx_v8_0_select_se_sh(struct amdgpu_device *adev, u32 se_num, u32 sh_num);
> -
> #endif
More information about the amd-gfx
mailing list