linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Shevchenko <andy.shevchenko@gmail.com>
To: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: atomisp doesn't compile
Date: Wed, 30 Sep 2020 16:51:10 +0300	[thread overview]
Message-ID: <CAHp75Vfx+GUkSmCFD5BRLThkWwLcZDx=9p4yody29p+kqd525g@mail.gmail.com> (raw)

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

             reply	other threads:[~2020-09-30 13:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-30 13:51 Andy Shevchenko [this message]
2020-09-30 14:52 ` atomisp doesn't compile Andy Shevchenko
2020-09-30 15:00 ` Mauro Carvalho Chehab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHp75Vfx+GUkSmCFD5BRLThkWwLcZDx=9p4yody29p+kqd525g@mail.gmail.com' \
    --to=andy.shevchenko@gmail.com \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).