lkml.org 
[lkml]   [2000]   [Jan]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subjectsys_nautilus.c strikes again
Date
With CONFIG_RTC turned on a "generic" 2.2.14 (and 2.2.15-pre1) on Alpha
does not compile anymore due to undefined macros used in sys_nautilus.c.

Here is a missing 'include' line:

--- linux-2.2.14/arch/alpha/kernel/sys_nautilus.c~ Tue Jan 4 11:12:11 2000
+++ linux-2.2.14/arch/alpha/kernel/sys_nautilus.c Thu Jan 13 12:07:21 2000
@@ -30,6 +30,7 @@
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/reboot.h>
+#include <linux/mc146818rtc.h>

#include <asm/ptrace.h>
#include <asm/system.h>

Michal


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

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