lkml.org 
[lkml]   [2004]   [Jan]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: kernel 2.6.0 making modules problems
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:00    [W:0.068 / U:0.384 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site