Re: Can't compile 2.4.2-ac25

From: Chung Won-young (suni00@kernel.pe.kr)
Date: Mon Mar 26 2001 - 05:22:07 EST


sorry...

Try this:

--- es1370.orig Mon Mar 26 18:15:06 2001
+++ es1370.c Mon Mar 26 17:47:54 2001
@@ -170,6 +170,8 @@
 struct gameport {
         int io;
         int size;
+ void (*trigger)(struct gameport *);
+ unsigned char (*read)(struct gameport *);
 };

 extern inline void gameport_register_port(struct gameport *gameport)

- ÆóÀÎ -

ICQ : 36602496
E - Mail : suni00@kernel.pe.kr, suni00@kldp.org
Homepage : http://kernel.pe.kr, http://pain.kernel.pe.kr

On Mon, 26 Mar 2001, Andrzej Krzysztofowicz wrote:

> "Chung Won-young wrote:"
> > Try this:
> >
> > --- es1370.orig Mon Mar 26 18:15:06 2001
> > +++ es1370.c Mon Mar 26 17:47:54 2001
> > @@ -170,6 +170,8 @@
> > struct gameport {
> > int io;
> > int size;
> > + void (*trigger)(struct gameport *);
> > + unsigned char (*read)(struct gameport *);
> > };
> >
> > extern inline void gameport_register_port(struct gameport *gameport)
>
>
> Looks strange...
> gpm's copy & paste + joe ?
> :)
>
>

-
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/



This archive was generated by hypermail 2b29 : Sat Mar 31 2001 - 21:00:13 EST