mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-16 13:34:30 +00:00
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: XueBing Chen <chenxb_99091@126.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
6d01359dfd
commit
b1baf42f85
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user