drm/amdgpu: Clean up errors in amdgpu_drv.c
authorchenxuebing <chenxb_99091@126.com>
Thu, 11 Jan 2024 02:16:31 +0000 (02:16 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 15 Jan 2024 23:35:40 +0000 (18:35 -0500)
commitb679566bf0c17797a5a86ddd871577215248d759
tree07c831194cda2a00c228c239c9087d5a217641d7
parent995d629f7476e7a8c2b8cecb98d27f344a946d10
drm/amdgpu: Clean up errors in amdgpu_drv.c

Fix the following errors reported by checkpatch:

ERROR: do not initialise globals to 0

Signed-off-by: chenxuebing <chenxb_99091@126.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c