drm/amd/display: Remove dwbc from pipe_ctx
authorEric Bernstein <[email protected]>
Thu, 23 Nov 2017 21:38:52 +0000 (16:38 -0500)
committerAlex Deucher <[email protected]>
Wed, 20 Dec 2017 19:47:30 +0000 (14:47 -0500)
Signed-off-by: Eric Bernstein <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/dc/inc/core_types.h

index 9cc6bbb2071469e2ee3080bd2cb8d8d77561f8db..d6971054ec07e93f21637701ee81486ea0973387 100644 (file)
@@ -212,7 +212,6 @@ struct pipe_ctx {
        struct _vcs_dpi_display_rq_regs_st rq_regs;
        struct _vcs_dpi_display_pipe_dest_params_st pipe_dlg_param;
 #endif
-       struct dwbc *dwbc;
 };
 
 struct resource_context {