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

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

drivers: thermal: Fix compile warnings



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

 drivers/thermal/qcom/cpu_isolate.c:275:
   format '%ld' expects argument of type 'long int', but argument 3 has
	type 'int' [-Werror=format=]
   pr_err("Cooling register failed for %s, ret:%ld\n",

Fixes: b2b2111a ("drivers: thermal: Add support for cpu isolation cooling device")
Change-Id: Ic0dedbad6f5ab0e1973247129f85b07f245e84bc
Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
parent a52112ee
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