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

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

diff -u --recursive --new-file v2.2.16/include/asm-ppc/keyboard.h linux/include/asm-ppc/keyboard.h
@@ -72,8 +72,7 @@
 }
 
 #define kbd_sysrq_xlate	(ppc_md.kbd_sysrq_xlate)
-
-#define SYSRQ_KEY 0x54
+#define SYSRQ_KEY (ppc_md.SYSRQ_KEY)
 
 /* 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)