[PATCH] drm/amdgpu/gfx8: remove stale function declaration

Christian König deathsimple at vodafone.de
Wed Aug 3 12:03:20 UTC 2016


Am 02.08.2016 um 03:58 schrieb zhoucm1:
>
>
> 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>

Reviewed-by: Christian König <christian.koenig at amd.com>

I'm really wondering why the static code checkers don't complain about 
such things.

Regards,
Christian.

>> ---
>>   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
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx




More information about the amd-gfx mailing list