patch-2.2.15 linux/include/asm-ppc/keyboard.h

Next file: linux/include/asm-ppc/pgtable.h
Previous file: linux/include/asm-ppc/gemini_serial.h
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/include/asm-ppc/keyboard.h linux/include/asm-ppc/keyboard.h
@@ -71,9 +71,9 @@
 		ppc_md.kbd_init_hw();
 }
 
-#define kbd_sysrq_xlate	(ppc_md.ppc_kbd_sysrq_xlate)
+#define kbd_sysrq_xlate	(ppc_md.kbd_sysrq_xlate)
 
-extern unsigned long SYSRQ_KEY;
+#define SYSRQ_KEY 0x54
 
 /* resource allocation */
 #define kbd_request_region()

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)