From: Greg KH <greg@kroah.com>
To: zydas@tiscali.co.uk, linux-kernel@vger.kernel.org
Subject: Re: kernel 2.6.0 making modules problems
Date: Fri, 16 Jan 2004 16:57:59 -0800 [thread overview]
Message-ID: <20040117005759.GN3897@kroah.com> (raw)
In-Reply-To: <20040102172847.GA3032@penguin.localdomain>
On Fri, Jan 02, 2004 at 06:28:47PM +0100, Marcel Sebek wrote:
> > 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)
> > drivers/usb/serial/whiteheat.c:1209: (Each undeclared identifier is reported
> > only once
> > drivers/usb/serial/whiteheat.c:1209: for each function it appears in.)
>
> diff -urN linux-2.6/drivers/usb/serial/whiteheat.c linux-2.6-new/drivers/usb/serial/whiteheat.c
> --- linux-2.6/drivers/usb/serial/whiteheat.c 2003-09-10 16:09:42.000000000 +0200
> +++ linux-2.6-new/drivers/usb/serial/whiteheat.c 2004-01-01 18:29:38.000000000 +0100
> @@ -76,6 +76,7 @@
> #include <linux/module.h>
> #include <linux/spinlock.h>
> #include <asm/uaccess.h>
> +#include <asm/termbits.h>
> #include <linux/usb.h>
> #include <linux/serial_reg.h>
> #include <linux/serial.h>
I've applied this patch, thanks.
greg k-h
next prev parent reply other threads:[~2004-01-17 1:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-01 16:38 kernel 2.6.0 making modules problems zydas
2004-01-02 17:28 ` Marcel Sebek
2004-01-17 0:57 ` Greg KH [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-01-01 17:30 Justin Pryzby
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=20040117005759.GN3897@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=zydas@tiscali.co.uk \
/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