From: Olaf Hering <olh@suse.de>
To: Greg KH <greg@kroah.com>, linuxppc-dev@lists.linuxppc.org
Subject: Re: drivers/usb/serial/whiteheat.c:1209: `CMSPAR' undeclared
Date: Wed, 15 Oct 2003 21:22:49 +0200 [thread overview]
Message-ID: <20031015192249.GB32543@suse.de> (raw)
In-Reply-To: <20031014183142.GC16605@kroah.com>
On Tue, Oct 14, Greg KH wrote:
> On Tue, Oct 14, 2003 at 06:55:43PM +0200, Olaf Hering wrote:
> > Greg,
> >
> > maybe I asked that once, but:
> > is there a fix?
> >
> >
> > CC [M] drivers/usb/serial/whiteheat.o
> > drivers/usb/serial/whiteheat.c: In function `firm_setup_port':
> > drivers/usb/serial/whiteheat.c:1209: `CMSPAR' undeclared (first use in this function)
>
> That's defined in <asm/termbits.h>
>
> What platform are you building this on?
I'm building on ppc32. A grep showed that alpha, ppc, and ppc64 do not
have this define. google wasnt very helpful, 'CMSPAR ppc' shows one
patch to add it and acm.c which just defines it to 0.
So the question is, what should be changed?
whitehead.c to use something else?
whitehead.c to add arch specific defines?
asm/termbits.h to add some dummy defines?
disable whitehead.o for alpha, ppc, ppc64 in Kconfig?
--
USB is for mice, FireWire is for men!
sUse lINUX ag, nÜRNBERG
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next parent reply other threads:[~2003-10-15 19:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20031014165543.GA8051@suse.de>
[not found] ` <20031014183142.GC16605@kroah.com>
2003-10-15 19:22 ` Olaf Hering [this message]
2003-11-14 1:40 ` drivers/usb/serial/whiteheat.c:1209: `CMSPAR' undeclared Greg KH
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=20031015192249.GB32543@suse.de \
--to=olh@suse.de \
--cc=greg@kroah.com \
--cc=linuxppc-dev@lists.linuxppc.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).