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

Skip to content
Commit bf877293 authored by Jordan Crouse's avatar Jordan Crouse
Browse files

clk: qcom: Fix compile warnings



Fix a handful of these warnings in the PLL definition files:

  format '%x' expects argument of type 'unsigned int', but argument 4 has
	type 'u64 {aka long long unsigned int}' [-Werror=format=]
  pr_debug("vco_cfg0 = 0x%x   vco_cfg4 = 0x%x\n", vco_cfg0, vco_cfg4);

Fixes: 9c8b902a ("clk:qcom: Snapshot of  mdss pll driver")
Fixes: 0fd7ae3f ("clk:qcom: add mdss dsi and dp pll driver support")
Change-Id: Ic0dedbadb611091112bb96fd3817e266b97b2950
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent c4c224ee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment