From: Andrew Morton <akpm@osdl.org>
To: Jiri Slaby <jirislaby@gmail.com>
Cc: <linux-kernel@vger.kernel.org>, <support@moxa.com.tw>,
"Michael H. Warfield" <mhw@wittsend.com>
Subject: Re: [PATCH] Char: remove unneded termbits redefinitions
Date: Fri, 6 Oct 2006 18:16:41 -0700 [thread overview]
Message-ID: <20061006181641.e437548e.akpm@osdl.org> (raw)
In-Reply-To: <1236876321987@karneval.cz>
On Wed, 4 Oct 2006 18:49:01 +0200 (CEST)
Jiri Slaby <jirislaby@gmail.com> wrote:
> Char, remove unneded termbits redefinitions
>
> No need to redefine termbits in char tree.
drivers/char/ip2/ip2main.c:2498: error: 'B153600' undeclared (first use in this function)
drivers/char/ip2/ip2main.c:2498: error: (Each undeclared identifier is reported only once
drivers/char/ip2/ip2main.c:2498: error: for each function it appears in.)
drivers/char/ip2/ip2main.c:2500: error: 'B307200' undeclared (first use in this function)
Unless you're a sparc user, methinks you didn't compile this one.
I suppose an appropriate fix would be to move the B153600 and B307200
definitions into include/asm-*/termbits.h (those which don't already have it).
But that's just a guess.
next prev parent reply other threads:[~2006-10-07 1:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1236876321987@karneval.cz>
2006-10-04 20:09 ` [PATCH] Char: remove unneded termbits redefinitions Michael H. Warfield
2006-10-07 1:16 ` Andrew Morton [this message]
2006-10-07 12:23 ` Jiri Slaby
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=20061006181641.e437548e.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=jirislaby@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mhw@wittsend.com \
--cc=support@moxa.com.tw \
/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