mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-07 06:02:58 +00:00
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: Ran Sun <sunran001@208suo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
fd9e257a94
commit
0abfc3fd1d
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user