patch-2.4.10 linux/include/asm-ppc/keyboard.h
Next file: linux/include/asm-ppc/keylargo.h
Previous file: linux/include/asm-ppc/ivms8.h
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
Wed Aug 29 20:49:36 2001
- Orig file:
v2.4.9/linux/include/asm-ppc/keyboard.h
- Orig date:
Mon May 21 15:02:06 2001
diff -u --recursive --new-file v2.4.9/linux/include/asm-ppc/keyboard.h linux/include/asm-ppc/keyboard.h
@@ -1,5 +1,5 @@
/*
- * BK Id: SCCS/s.keyboard.h 1.5 05/17/01 18:14:24 cort
+ * BK Id: SCCS/s.keyboard.h 1.11 08/29/01 10:07:29 paulus
*/
/*
* linux/include/asm-ppc/keyboard.h
@@ -23,6 +23,7 @@
#include <linux/kernel.h>
#include <linux/ioport.h>
+#include <linux/kd.h>
#include <asm/io.h>
#define KEYBOARD_IRQ 1
@@ -67,7 +68,7 @@
if ( ppc_md.kbd_leds )
ppc_md.kbd_leds(leds);
}
-
+
static inline void kbd_init_hw(void)
{
if ( ppc_md.kbd_init_hw )
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)