Commit 547e8c50 authored by Ran Sun's avatar Ran Sun Committed by Alex Deucher

drm/radeon: that open brace { should be on the previous line

ERROR: that open brace { should be on the previous line
Signed-off-by: default avatarRan Sun <sunran001@208suo.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent dc200356
......@@ -23,8 +23,7 @@
#include "clearstate_defs.h"
static const u32 si_SECT_CONTEXT_def_1[] =
{
static const u32 si_SECT_CONTEXT_def_1[] = {
0x00000000, // DB_RENDER_CONTROL
0x00000000, // DB_COUNT_CONTROL
0x00000000, // DB_DEPTH_VIEW
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment