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

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

power: qpnp-qnovo5: Fix compile warnings



Fix the following compiler warning(s) from gcc 6.1.1 with -Werror enabled:

 drivers/power/supply/qcom/qpnp-qnovo5.c:309:
   format '%d' expects argument of type 'int', but argument 3
	has type 'long int' [-Werror=format=]
   pr_err("Couldn't get pinctrl rc=%d\n", PTR_ERR(chip->pinctrl));

Fixes: 072e8c0b ("power: qpnp-qnovo5: Support configuring external FET control")
Change-Id: Ic0dedbad1ee21b32263fbb1c7a9a37c2332156b8
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent 014f182b
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