lkml.org 
[lkml]   [2002]   [Feb]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Linux 2.4.18-rc2-ac2
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/

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