summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h
diff options
context:
space:
mode:
authorEric Bernstein <eric.bernstein@amd.com>2017-12-07 23:49:43 +0300
committerAlex Deucher <alexander.deucher@amd.com>2017-12-20 22:48:15 +0300
commit39f26499c6fff26dfa913863e6e6bc5359834b13 (patch)
tree56534d25e50276f224f5795df094cbfff4fee298 /drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h
parent4b8240bf916f047e7b8b225e2240d93052de374f (diff)
downloadlinux-39f26499c6fff26dfa913863e6e6bc5359834b13.tar.xz
drm/amd/display: Put dcn_mi_registers with other structs
Signed-off-by: Eric Bernstein <eric.bernstein@amd.com> Reviewed-by: Harry Wentland <Harry.Wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h')
-rw-r--r--drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h b/drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h
index 6a4685f972e1..b7c7e70022e4 100644
--- a/drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h
+++ b/drivers/gpu/drm/amd/display/dc/inc/hw/hubp.h
@@ -42,7 +42,6 @@ enum cursor_lines_per_chunk {
CURSOR_LINE_PER_CHUNK_16
};
-
struct hubp {
struct hubp_funcs *funcs;
struct dc_context *ctx;