drm/amdgpu: Remove the redundant code of psp bootloader functions
authoryipechai <YiPeng.Chai@amd.com>
Wed, 8 Dec 2021 08:04:14 +0000 (16:04 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Dec 2021 13:54:43 +0000 (08:54 -0500)
commitfd5256cbe19609bfff0cc51e9d999a46020719da
tree53073a3b5e1be30fa78ca304c9fa8bfdcf43d426
parent87172e89dcc7b09b32a4eb5f21e35d310e3cb024
drm/amdgpu: Remove the redundant code of psp bootloader functions

The psp bootloader functions code of psp_v13_0.c had been
optimized before. According the code style of psp_v13_0.c
to remove the redundant code of psp_v11_0.c.

v2: squash in drop unused variable (Alex)

Signed-off-by: yipechai <YiPeng.Chai@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_v11_0.c