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

Commit fa0e6e11 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: qcom: Fix the graphic clock warning on SDM845" into msm-4.9

parents 685f217c 2263a596
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -644,8 +644,6 @@ static int gpu_cc_gfx_sdm845_probe(struct platform_device *pdev)
		return ret;
	}

	clk_prepare_enable(gpu_cc_cxo_clk.clkr.hw.clk);

	dev_info(&pdev->dev, "Registered GFX CC clocks.\n");

	return ret;