All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Olaf Hering <olh@suse.de>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: drivers/usb/serial/whiteheat.c:1209: `CMSPAR' undeclared
Date: Thu, 13 Nov 2003 17:40:29 -0800	[thread overview]
Message-ID: <20031114014029.GU16352@kroah.com> (raw)
In-Reply-To: <20031015192249.GB32543@suse.de>


On Wed, Oct 15, 2003 at 09:22:49PM +0200, Olaf Hering wrote:
>  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?

Fix up the archs that do not define this?  That would probably be the
best thing to do.

thanks,

greg k-h

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2003-11-14  1:40 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   ` drivers/usb/serial/whiteheat.c:1209: `CMSPAR' undeclared Olaf Hering
2003-11-14  1:40     ` 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=20031114014029.GU16352@kroah.com \
    --to=greg@kroah.com \
    --cc=linuxppc-dev@lists.linuxppc.org \
    --cc=olh@suse.de \
    /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.