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

Commit aacd9e6b authored by Archit Taneja's avatar Archit Taneja Committed by Rob Clark
Browse files

drm/msm/hdmi: Remove mmagic_iface_clk from the 8x96 PHY clocks



This was used as a placeholder. It was never really input to the MDSS/HDMI
clocks.

Signed-off-by: default avatarArchit Taneja <architt@codeaurora.org>
Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent ad5149c4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -758,7 +758,6 @@ static const char * const hdmi_phy_8996_reg_names[] = {
};

static const char * const hdmi_phy_8996_clk_names[] = {
	"mmagic_iface_clk",
	"iface_clk",
	"ref_clk",
};