From: Greg KH <gregkh@linuxfoundation.org>
To: Scott Wood <scottwood@freescale.com>
Cc: dvaleev@suse.com, paulus@samba.org,
Anton Blanchard <anton@samba.org>,
linuxppc-dev@lists.ozlabs.org, timur@freescale.com,
Guenter Roeck <linux@roeck-us.net>
Subject: Re: drivers/tty: ehv_bytechan fails to build as a module
Date: Tue, 7 Jan 2014 17:29:57 -0800 [thread overview]
Message-ID: <20140108012957.GA7474@kroah.com> (raw)
In-Reply-To: <1389144063.8284.5.camel@snotra.buserror.net>
On Tue, Jan 07, 2014 at 07:21:03PM -0600, Scott Wood wrote:
> On Sat, 2014-01-04 at 11:15 -0800, Guenter Roeck wrote:
> > On Mon, Dec 09, 2013 at 04:03:10PM +1100, Anton Blanchard wrote:
> > > ehv_bytechan is marked tristate but fails to build as a module:
> > >
> > > drivers/tty/ehv_bytechan.c:363:1: error: type defaults to ‘int’ in declaration of ‘console_initcall’ [-Werror=implicit-int]
> > >
> > > It doesn't make much sense for a console driver to be built as
> > > a module, so change it to a bool.
> > >
> > > Signed-off-by: Anton Blanchard <anton@samba.org>
> > >
> >
> > Any comments on this patch ? The problem still causes powerpc:allmodconfig to
> > fail.
>
> It's fine with me...
>
> Greg, are you going to take this via tty.git or do you want it to go via
> PPC?
Feel free to take it through PPC.
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
prev parent reply other threads:[~2014-01-08 1:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-09 5:03 [PATCH] drivers/tty: ehv_bytechan fails to build as a module Anton Blanchard
2014-01-04 19:15 ` Guenter Roeck
2014-01-08 1:21 ` Scott Wood
2014-01-08 1:29 ` Greg KH [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=20140108012957.GA7474@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=anton@samba.org \
--cc=dvaleev@suse.com \
--cc=linux@roeck-us.net \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=paulus@samba.org \
--cc=scottwood@freescale.com \
--cc=timur@freescale.com \
/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.