drm/amd: Clean up errors in pptable_v1_0.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:
@@ -419,8 +419,7 @@ typedef struct _ATOM_Fiji_PowerTune_Table {
|
||||
USHORT usReserved;
|
||||
} ATOM_Fiji_PowerTune_Table;
|
||||
|
||||
typedef struct _ATOM_Polaris_PowerTune_Table
|
||||
{
|
||||
typedef struct _ATOM_Polaris_PowerTune_Table {
|
||||
UCHAR ucRevId;
|
||||
USHORT usTDP;
|
||||
USHORT usConfigurableTDP;
|
||||
|
||||
Reference in New Issue
Block a user