Re: Linux 2.4.18-rc2-ac2

From: Mike Fedyk (mfedyk@matchmail.com)
Date: Sat Feb 23 2002 - 17:35:46 EST


On Thu, Feb 21, 2002 at 03:20:02PM -0500, Alan Cox wrote:
> [+ indicates stuff that went to Marcelo, o stuff that has not,
> * indicates stuff that is merged in mainstream now, X stuff that proved
> bad and was dropped out]
>
> Linux 2.4.18rc2-ac2
> o Add an SC520 watchdog, and enable wd8387ff (Scott Jennings)

It's not compiling:

w83877f_wdt.c: In function fop_open':
w83877f_wdt.c:217: incompatible type for argument 1 of spin_lock'
w83877f_wdt.c:219: incompatible type for argument 1 of spin_unlock'
w83877f_wdt.c:224: incompatible type for argument 1 of spin_unlock'
make[2]: *** [w83877f_wdt.o] Error 1
make[2]: Leaving directory /home/usr/src/lk2.4/2.4.18-rc2-ac2/drivers/char'
make[1]: *** [_modsubdir_char] Error 2
make[1]: Leaving directory /home/usr/src/lk2.4/2.4.18-rc2-ac2/drivers'
make: *** [_mod_drivers] Error 2

This change to my .config makes my config compile:

--- ../.config Sat Feb 23 13:24:27 2002
+++ .config Sat Feb 23 14:13:36 2002
@@ -875,7 +875,7 @@
 CONFIG_I810_TCO=m
 CONFIG_MIXCOMWD=m
 CONFIG_60XX_WDT=m
-CONFIG_W83877F_WDT=m
+# CONFIG_W83877F_WDT is not set
 CONFIG_SC520_WDT=m
 CONFIG_MACHZ_WDT=m
 CONFIG_AMD_RNG=m

Mike
-
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 Feb 23 2002 - 21:00:52 EST