X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fthermal%2Fspear_thermal.c;h=534dd913666283fa13eecfaeb8823ea3d55ac0c8;hb=d71b0ad8d30922ccdd0705318237e6890b4ec1b6;hp=bddb71744a6c4d9dbca8cea5e6eb4121f41b7798;hpb=0a87a2db485a1456b7427914969c0e8195a1bbda;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/thermal/spear_thermal.c b/drivers/thermal/spear_thermal.c index bddb71744a6c..534dd9136662 100644 --- a/drivers/thermal/spear_thermal.c +++ b/drivers/thermal/spear_thermal.c @@ -38,7 +38,7 @@ struct spear_thermal_dev { }; static inline int thermal_get_temp(struct thermal_zone_device *thermal, - unsigned long *temp) + int *temp) { struct spear_thermal_dev *stdev = thermal->devdata;