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

Commit d554b709 authored by Samantha Tran's avatar Samantha Tran
Browse files

disp: msm: remove unused sde debug function



Remove unused register debug function. DSI is now using a different
function instead and no longer needs this.

Change-Id: Ia0da4ba8447a162b4f327c34b26177bbaea0a0f9
Signed-off-by: default avatarSamantha Tran <samtran@codeaurora.org>
parent a2a04712
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -449,11 +449,6 @@ static inline void sde_dbg_reg_register_dump_range(const char *base_name,
{
}

int sde_dbg_register_dsi_ctrl(void __iomem *base, const char *name)
{
	return 0;
}

static inline void sde_dbg_set_sde_top_offset(u32 blk_off)
{
}