All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@kernel.org>
To: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: atomisp doesn't compile
Date: Wed, 30 Sep 2020 17:00:04 +0200	[thread overview]
Message-ID: <20200930170004.77f0c68b@coco.lan> (raw)
In-Reply-To: <CAHp75Vfx+GUkSmCFD5BRLThkWwLcZDx=9p4yody29p+kqd525g@mail.gmail.com>

Hi Andy,

Em Wed, 30 Sep 2020 16:51:10 +0300
Andy Shevchenko <andy.shevchenko@gmail.com> escreveu:

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

Sorry, a cleanup patch removed a temporary var for ISP2400. Just sent
a fixup patch.



Thanks,
Mauro

      parent reply	other threads:[~2020-09-30 15:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

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=20200930170004.77f0c68b@coco.lan \
    --to=mchehab@kernel.org \
    --cc=andy.shevchenko@gmail.com \
    --cc=linux-media@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.