Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3253af35 authored by Eric Bernstein's avatar Eric Bernstein Committed by Alex Deucher
Browse files

drm/amd/display: Remove dwbc from pipe_ctx

parent 4d2f22d1
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -212,7 +212,6 @@ struct pipe_ctx {
	struct _vcs_dpi_display_rq_regs_st rq_regs;
	struct _vcs_dpi_display_rq_regs_st rq_regs;
	struct _vcs_dpi_display_pipe_dest_params_st pipe_dlg_param;
	struct _vcs_dpi_display_pipe_dest_params_st pipe_dlg_param;
#endif
#endif
	struct dwbc *dwbc;
};
};


struct resource_context {
struct resource_context {