Re: [PATCH] drm/amdgpu: suppress some compile warnings

2022-05-19 Thread Alex Deucher
On Thu, May 19, 2022 at 5:32 AM Evan Quan wrote: > > Suppress two compile warnings about "no previous prototype". > > Reported-by: kernel test robot > Signed-off-by: Evan Quan Reviewed-by: Alex Deucher > Change-Id: I74d029c6ebd8bf6bc08edada7a992d04786330d8 > --- >

[PATCH] drm/amdgpu: suppress some compile warnings

2022-05-19 Thread Evan Quan
Suppress two compile warnings about "no previous prototype". Reported-by: kernel test robot Signed-off-by: Evan Quan Change-Id: I74d029c6ebd8bf6bc08edada7a992d04786330d8 --- drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | 2 +- drivers/gpu/drm/amd/amdgpu/soc21.c| 1 + 2 files