On Wed, Sep 30, 2020 at 4:51 PM Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote: > > Hi, Mauro. > > What is the status of AtomISP? It's already been a few days that it > doesn't compile in Linux Next. > > > CC [M] drivers/staging/media/atomisp/pci/sh_css.o > .../drivers/staging/media/atomisp/pci/sh_css.c: In function ‘start_binary’: > .../drivers/staging/media/atomisp/pci/sh_css.c:1384:6: error: ‘stream’ > undeclared (first use in this function); did you mean ‘strim’? > 1384 | if (stream->reconfigure_css_rx) { > | ^~~~~~ > | strim > .../drivers/staging/media/atomisp/pci/sh_css.c:1384:6: note: each > undeclared identifier is reported only once for each function it > appears in > .../drivers/staging/media/atomisp/pci/sh_css.c: In function > ‘load_preview_binaries’: > .../drivers/staging/media/atomisp/pci/sh_css.c:2967:38: error: > ‘continuous’ undeclared (first use in this function) > 2967 | need_isp_copy_binary = !online && !continuous; > | ^~~~~~~~~~ I have to perform one test, it seems my branch is not clean. -- With Best Regards, Andy Shevchenko