Re: linux-next: build failure after merge of the thermal-soc tree

2019-05-13 Thread Guenter Roeck
On Mon, May 13, 2019 at 11:02:44AM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the thermal-soc tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > ld: drivers/infiniband/hw/cxgb4/cm.o: in function > `.devm_thermal_of_cooling_device_register': > (.text+

linux-next: build failure after merge of the thermal-soc tree

2019-05-12 Thread Stephen Rothwell
Hi all, After merging the thermal-soc tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: ld: drivers/infiniband/hw/cxgb4/cm.o: in function `.devm_thermal_of_cooling_device_register': (.text+0x23f0): multiple definition of `.devm_thermal_of_cooling_device_register'; driv

Re: linux-next: build failure after merge of the thermal-soc tree

2015-12-31 Thread Srinivas Pandruvada
On Thu, 2015-12-31 at 12:53 +1100, Stephen Rothwell wrote: > Hi Eduardo, > > After merging the thermal-soc tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > drivers/thermal/thermal_core.c: In function 'trip_point_temp_store': > drivers/thermal/thermal_core.c:764:2: e

linux-next: build failure after merge of the thermal-soc tree

2015-12-30 Thread Stephen Rothwell
Hi Eduardo, After merging the thermal-soc tree, today's linux-next build (arm multi_v7_defconfig) failed like this: drivers/thermal/thermal_core.c: In function 'trip_point_temp_store': drivers/thermal/thermal_core.c:764:2: error: too few arguments to function 'thermal_zone_device_update' therm

Re: linux-next: build failure after merge of the thermal-soc tree

2015-11-09 Thread Eduardo Valentin
Stephen, On Thu, Nov 05, 2015 at 06:22:00PM +0800, Caesar Wang wrote: > > > 在 2015年11月05日 13:01, Stephen Rothwell 写道: > >Hi Eduardo, > > > >After merging the thermal-soc tree, today's linux-next build (powerpc > >allyesconfig) failed like this: > > > >drivers/thermal/rockchip_thermal.c: In funct

Re: linux-next: build failure after merge of the thermal-soc tree

2015-11-05 Thread Caesar Wang
在 2015年11月05日 13:01, Stephen Rothwell 写道: Hi Eduardo, After merging the thermal-soc tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/thermal/rockchip_thermal.c: In function 'rockchip_thermal_suspend': drivers/thermal/rockchip_thermal.c:641:2: error: implicit dec

linux-next: build failure after merge of the thermal-soc tree

2015-11-04 Thread Stephen Rothwell
Hi Eduardo, After merging the thermal-soc tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/thermal/rockchip_thermal.c: In function 'rockchip_thermal_suspend': drivers/thermal/rockchip_thermal.c:641:2: error: implicit declaration of function 'pinctrl_pm_select_sleep

Re: linux-next: build failure after merge of the thermal-soc tree

2015-03-04 Thread Eduardo Valentin
Hi Stephen, On Wed, Mar 04, 2015 at 06:06:36PM +1100, Stephen Rothwell wrote: > Hi Eduardo, > > After merging the thermal-soc tree, today's linux-next build (arm > cm_x2xx_defconfig (at least)) failed like this: > > include/linux/thermal.h:408:38: error: parameter name omitted > include/linux/th

linux-next: build failure after merge of the thermal-soc tree

2015-03-03 Thread Stephen Rothwell
Hi Eduardo, After merging the thermal-soc tree, today's linux-next build (arm cm_x2xx_defconfig (at least)) failed like this: include/linux/thermal.h:408:38: error: parameter name omitted include/linux/thermal.h:413:1: error: expected identifier or '(' before '{' token Caused by commit ddd4dd8d