]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit11b6a03f8eaf453d9f0bb84a6c5d2d7bc756ec50
tree53073a3b5e1be30fa78ca304c9fa8bfdcf43d426
parent5123ee92dc6b835695c53bed5c36b6b58cde3a6e
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