Commit b1baf42f authored by XueBing Chen's avatar XueBing Chen Committed by Alex Deucher

drm/radeon: Clean up errors in clearstate_ci.h

Fix the following errors reported by checkpatch:

ERROR: that open brace { should be on the previous line
Signed-off-by: default avatarXueBing Chen <chenxb_99091@126.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 6d01359d
......@@ -23,8 +23,7 @@
#include "clearstate_defs.h"
static const unsigned int ci_SECT_CONTEXT_def_1[] =
{
static const unsigned int ci_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