On Sat, Jan 27, 2024 at 12:47:14AM +0900, Sergey Senozhatsky wrote: > On (24/01/26 16:47), kernel test robot wrote: > > tree: git://linuxtv.org/sailus/media_tree.git master > > head: f76be7216c3df5f563353bd7a6aaf5076b118943 > > commit: f76be7216c3df5f563353bd7a6aaf5076b118943 [18/18] media: ov08x40: Reduce start streaming time > > config: i386-randconfig-003-20240126 (https://download.01.org/0day-ci/archive/20240126/202401261628.dWEtdXLE-lkp@xxxxxxxxx/config) > > compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18) > > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240126/202401261628.dWEtdXLE-lkp@xxxxxxxxx/reproduce) > > > > If you fix the issue in a separate patch/commit (i.e. not just a new version of > > the same patch/commit), kindly add following tags > > | Reported-by: kernel test robot <lkp@xxxxxxxxx> > > | Closes: https://lore.kernel.org/oe-kbuild-all/202401261628.dWEtdXLE-lkp@xxxxxxxxx/ > > > > All errors (new ones prefixed by >>): > > > > >> drivers/media/i2c/ov08x40.c:1783:23: error: no member named 'exposure_shift' in 'struct ov08x40_mode' > > 1783 | if (ov08x->cur_mode->exposure_shift == 1) { > > | ~~~~~~~~~~~~~~~ ^ > > 1 error generated. > > This CL depends on https://patchwork.kernel.org/patch/13426393 Thanks, Sergey, I've taken it in my tree now. -- Sakari Ailus