Re: 2.4.7 build failure : esssolo1.c troubles

From: Sven Vermeulen (sven.vermeulen@rug.ac.be)
Date: Sat Jul 21 2001 - 09:56:52 EST


On Sat, Jul 21, 2001 at 02:47:24PM +0200, Alexander Griesser wrote:
> AFAIK, gameport_register_port and gameport_unregister_port are defined
> in <linux/gameport.h>, which is included at the beginning of esssolo1.c
> with the following code:
>
> #if defined(CONFIG_INPUT_ANALOG) || defined(CONFIG_INPUT_ANALOG_MODULE)¶
> #include <linux/gameport.h>¶
> #else¶

No(t anymore):

[snip from esssolo1.c]
#include <asm/uaccess.h>
#include <asm/hardirq.h>
#include <linux/gameport.h>
[snip]

gameport.h is automatically included AFAIK

-- 
 Sven Vermeulen            -    Key-ID CDBA2FDB 
 LUG: http://www.lugwv.be  -    http://www.keyserver.net

- 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 : Mon Jul 23 2001 - 21:00:14 EST