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

Commit ade57aab 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: gcc-sdmshrike: Add the clk structure definition" into msm-4.14

parents daedcde6 4f61c734
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5041,6 +5041,7 @@ MODULE_DEVICE_TABLE(of, gcc_sdmshrike_match_table);

static int gcc_sdmshrike_probe(struct platform_device *pdev)
{
	struct clk *clk;
	struct regmap *regmap;
	int i, ret = 0;