Commit 0abfc3fd authored by Ran Sun's avatar Ran Sun Committed by Alex Deucher
Browse files

gpu: amd: Clean up errors in ppatomfwctrl.h



Fix the following errors reported by checkpatch:

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

Signed-off-by: default avatarRan Sun <sunran001@208suo.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent fd9e257a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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;