[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

linux-2.4.10-ac11 patch



Hey, just for anyone else who is trying to use 2.4.10-ac11, I needed
this patch to compile:


--- linux-2.4.10-ac11.orig/drivers/char/pc_keyb.c	Wed Oct 10
19:10:27 2001
+++ linux-2.4.10-ac11/drivers/char/pc_keyb.c	Wed Oct 10 19:35:15 2001
@@ -34,6 +34,7 @@
 #include <linux/vt_kern.h>
 #include <linux/smp_lock.h>
 #include <linux/kd.h>
+#include <linux/pm.h>
 
 #include <asm/keyboard.h>
 #include <asm/bitops.h>
--- linux-2.4.10-ac11.orig/include/asm-i386/keyboard.h	Wed Oct 10
19:10:50 2001
+++ linux-2.4.10-ac11/include/asm-i386/keyboard.h	Wed Oct 10
19:35:09 2001
@@ -16,7 +16,6 @@
 #include <linux/kernel.h>
 #include <linux/ioport.h>
 #include <linux/kd.h>
-#include <linux/pm.h>
 #include <asm/io.h>
 
 #define KEYBOARD_IRQ			1





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []