All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: H Hartley Sweeten <hsweeten@visionengravers.com>,
	driverdevel <devel@driverdev.osuosl.org>,
	Linux-Next <linux-next@vger.kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [-next] staging/comedi regressions
Date: Thu, 14 Mar 2013 20:33:29 +0100	[thread overview]
Message-ID: <CAMuHMdWS5jqA=mXsCO-Bb84PuWDH-Qc17Jt=cWzTdKEah36hpw@mail.gmail.com> (raw)
In-Reply-To: <20130312222132.GA12477@kroah.com>

On Tue, Mar 12, 2013 at 11:21 PM, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
> On Tue, Mar 12, 2013 at 11:13:50PM +0100, Geert Uytterhoeven wrote:
>> m68k/allmodconfig:
>>
>> drivers/staging/comedi/drivers/ni_atmio.c: In function ‘ni_isapnp_find_board’:
>> drivers/staging/comedi/drivers/ni_atmio.c:353: error: ‘n_ni_boards’
>> undeclared (first use in this function)
>> drivers/staging/comedi/drivers/ni_atmio.c:353: error: (Each undeclared
>> identifier is reported only once
>> drivers/staging/comedi/drivers/ni_atmio.c:353: error: for each
>> function it appears in.)
>> drivers/staging/comedi/drivers/ni_atmio.c: In function ‘ni_getboardtype’:
>> drivers/staging/comedi/drivers/ni_atmio.c:391: error: ‘n_ni_boards’
>> undeclared (first use in this function)
>> drivers/staging/comedi/drivers/ni_atmio.c: In function ‘ni_atmio_attach’:
>> drivers/staging/comedi/drivers/ni_atmio.c:470: error: ‘boardtype’
>> undeclared (first use in this function)
>>
>> http://kisskb.ellerman.id.au/kisskb/buildresult/8392062/
>
> Hartley already fixed it, this will show up in the next linux-next tree
> as I commited the fix a few hours ago.

Thanks, but now it fails differently:

http://kisskb.ellerman.id.au/kisskb/buildresult/8398995/
drivers/staging/comedi/drivers/ni_atmio.c:472:2: error: expected ';'
before 'printk'

There's a semicolon missing on the previous line.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

  reply	other threads:[~2013-03-14 19:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-12 22:13 [-next] staging/comedi regressions Geert Uytterhoeven
2013-03-12 22:21 ` Greg Kroah-Hartman
2013-03-14 19:33   ` Geert Uytterhoeven [this message]
2013-03-14 20:28     ` H Hartley Sweeten
2013-03-14 20:28       ` H Hartley Sweeten

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='CAMuHMdWS5jqA=mXsCO-Bb84PuWDH-Qc17Jt=cWzTdKEah36hpw@mail.gmail.com' \
    --to=geert@linux-m68k.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=hsweeten@visionengravers.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@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.