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

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

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-ppc/keyboard.h linux/include/asm-ppc/keyboard.h
@@ -71,8 +71,8 @@
 		ppc_md.kbd_init_hw();
 }
 
-#define kbd_sysrq_xlate	(ppc_md.kbd_sysrq_xlate)
-#define SYSRQ_KEY (ppc_md.SYSRQ_KEY)
+#define kbd_sysrq_xlate	(ppc_md.sysrq_xlate)
+extern unsigned long 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)