OSDN Git Service

gpu: amd: Clean up errors in ppatomfwctrl.h
authorRan Sun <sunran001@208suo.com>
Tue, 1 Aug 2023 09:30:23 +0000 (09:30 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Aug 2023 13:41:08 +0000 (09:41 -0400)
Fix the following errors reported by checkpatch:

ERROR: open brace '{' following struct 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/pm/powerplay/hwmgr/ppatomfwctrl.h

index 2fc1733..e86e05c 100644 (file)
@@ -147,8 +147,7 @@ struct pp_atomfwctrl_bios_boot_up_values {
        uint8_t    ucCoolingID;
 };
 
-struct pp_atomfwctrl_smc_dpm_parameters
-{
+struct pp_atomfwctrl_smc_dpm_parameters {
   uint8_t  liquid1_i2c_address;
   uint8_t  liquid2_i2c_address;
   uint8_t  vr_i2c_address;