linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* atomisp doesn't compile
@ 2020-09-30 13:51 Andy Shevchenko
  2020-09-30 14:52 ` Andy Shevchenko
  2020-09-30 15:00 ` Mauro Carvalho Chehab
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Shevchenko @ 2020-09-30 13:51 UTC (permalink / raw)
  To: Mauro Carvalho Chehab; +Cc: Linux Media Mailing List

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;
     |                                      ^~~~~~~~~~

...

-- 
With Best Regards,
Andy Shevchenko

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-30 15:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-30 13:51 atomisp doesn't compile Andy Shevchenko
2020-09-30 14:52 ` Andy Shevchenko
2020-09-30 15:00 ` Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).