OSDN Git Service

drm/amdgpu: Clean up errors in amdgpu_psp.h
authorRan Sun <sunran001@208suo.com>
Wed, 2 Aug 2023 06:40:24 +0000 (06:40 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:43:17 +0000 (09:43 -0400)
commit08110c26ce50bba2d2ac79ffb5c3a3d81f5af82a
treeb89c576a6d82132bd334262e7bb6996a17a95204
parent042a70e43a810a814a13c66b9d32e220384ec9bb
drm/amdgpu: Clean up errors in amdgpu_psp.h

Fix the following errors reported by checkpatch:

ERROR: open brace '{' following struct go on the same line
ERROR: open brace '{' following enum go on the same line

Signed-off-by: Ran Sun <sunran001@208suo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h