mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 16:12:59 +02:00
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:
parent
a88c30a72a
commit
08b4dc2fdb
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user