drm/radeon/kms: Clean up errors in rv6xx_dpm.h
Fix the following errors reported by checkpatch: ERROR: open brace '{' following struct go on the same line Signed-off-by: GuoHua Chen <chenguohua_716@163.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
3013edd68e
commit
25157b1bc1
@ -28,8 +28,7 @@
|
||||
#include "r600_dpm.h"
|
||||
|
||||
/* Represents a single SCLK step. */
|
||||
struct rv6xx_sclk_stepping
|
||||
{
|
||||
struct rv6xx_sclk_stepping {
|
||||
u32 vco_frequency;
|
||||
u32 post_divider;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user