Re: [PATCH 2/2] drm/admgpu: clean the dummy sw_init functions

2024-10-09 Thread Khatri, Sunil
On 10/9/2024 4:21 PM, Christian König wrote: Am 09.10.24 um 10:48 schrieb Sunil Khatri: Remove the dummy sw_init functions and set the corresponding functions to NULL. Signed-off-by: Sunil Khatri ---   drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | 5 -   drivers/gpu/drm/amd/amdgpu/cik.c  

Re: [PATCH 2/2] drm/admgpu: clean the dummy sw_init functions

2024-10-09 Thread Christian König
Am 09.10.24 um 10:48 schrieb Sunil Khatri: Remove the dummy sw_init functions and set the corresponding functions to NULL. Signed-off-by: Sunil Khatri --- drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | 5 - drivers/gpu/drm/amd/amdgpu/cik.c| 7 +-- drivers/gpu/drm/amd/amdgpu/si.c