W dniu 22.04.2020 o 09:49, kbuild test robot pisze: > Hi Andrzej, > > I love your patch! Yet something to improve: > > [auto build test ERROR on 79799562bf087b30d9dd0fddf5bed2d3b038be08] > > url: https://github.com/0day-ci/linux/commits/Andrzej-Pietrasiewicz/Stop-monitoring-disabled-devices/20200422-133553 > base: 79799562bf087b30d9dd0fddf5bed2d3b038be08 > config: arm-iop32x_defconfig (attached as .config) > compiler: arm-linux-gnueabi-gcc (GCC) 9.3.0 > reproduce: > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=arm > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kbuild test robot > > All errors (new ones prefixed by >>): > > In file included from drivers/hwmon/hwmon.c:22: > include/linux/thermal.h: In function 'thermal_zone_device_set_mode': >>> include/linux/thermal.h:436:18: error: expected ';' before '}' token > 436 | { return -EINVAL } > | ^ > Addressed in PATCH RESEND 1/2, in reply to PATCH 1/2. Andrzej