From: Archit Taneja Date: Wed, 14 Jun 2017 08:06:10 +0000 (+0530) Subject: drm/msm/hdmi: Remove mmagic_iface_clk from the 8x96 PHY clocks X-Git-Tag: v4.15-rc1~90^2~17^2~36 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=aacd9e6bdb7f7e66e779ca0316257cce667d3431;p=linux.git 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: Archit Taneja Signed-off-by: Rob Clark --- diff --git a/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c b/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c index 1fb7645cc721..4d580a86c2e2 100644 --- a/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c +++ b/drivers/gpu/drm/msm/hdmi/hdmi_phy_8996.c @@ -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", };