On Mon, Feb 27, 2023 at 11:47:08PM +0800, kernel test robot wrote: > Hi Mike, > > Thank you for the patch! Yet something to improve: > > [auto build test ERROR on v6.2] > [cannot apply to jic23-iio/togreg linus/master next-20230227] > [If your patch is applied to the wrong git tree, kindly drop us a note. > And when submitting patch, we suggest to use '--base' as documented in > https://git-scm.com/docs/git-format-patch#_base_tree_information] > > url: https://github.com/intel-lab-lkp/linux/commits/Mike-Looijmans/iio-adc-Add-TI-ADS1100-and-ADS1000/20230227-213529 > patch link: https://lore.kernel.org/r/20230227133255.32301-2-mike.looijmans%40topic.nl > patch subject: [PATCH v2 2/2] iio: adc: Add TI ADS1100 and ADS1000 > config: sh-allmodconfig (https://download.01.org/0day-ci/archive/20230227/202302272311.tpyMXtCV-lkp@xxxxxxxxx/config) > compiler: sh4-linux-gcc (GCC) 12.1.0 > reproduce (this is a W=1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://github.com/intel-lab-lkp/linux/commit/8bc0b6e697641a7c6274a492bf210faccdeb55bf > git remote add linux-review https://github.com/intel-lab-lkp/linux > git fetch --no-tags linux-review Mike-Looijmans/iio-adc-Add-TI-ADS1100-and-ADS1000/20230227-213529 > git checkout 8bc0b6e697641a7c6274a492bf210faccdeb55bf > # save the config file > mkdir build_dir && cp config build_dir/.config > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=sh olddefconfig > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=sh SHELL=/bin/bash drivers/iio/ > > If you fix the issue, kindly add following tag where applicable > | Reported-by: kernel test robot <lkp@xxxxxxxxx> > | Link: https://lore.kernel.org/oe-kbuild-all/202302272311.tpyMXtCV-lkp@xxxxxxxxx/ > > All errors (new ones prefixed by >>): Missing bitgield.h (and actually bits.h as well). -- With Best Regards, Andy Shevchenko