Re: [PATCH] thermal: rcar: fixup compilation errors

2012-11-06 Thread Zhang Rui
On Tue, 2012-10-09 at 01:14 -0700, Kuninori Morimoto wrote: > This patch fixup following error > > ${LINUX}/drivers/thermal/rcar_thermal.c: In function 'rcar_thermal_probe': > ${LINUX}/drivers/thermal/rcar_thermal.c:214:9: warning: passing argument 3 \ > of 'thermal_zone_device_register' mak

[PATCH] thermal: rcar: fixup compilation errors

2012-10-09 Thread Kuninori Morimoto
This patch fixup following error ${LINUX}/drivers/thermal/rcar_thermal.c: In function 'rcar_thermal_probe': ${LINUX}/drivers/thermal/rcar_thermal.c:214:9: warning: passing argument 3 \ of 'thermal_zone_device_register' makes integer from pointer without\ a cast [enabled by default]