Commit 08b4dc2f authored by Ran Sun's avatar Ran Sun Committed by Alex Deucher
Browse files

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