patch-2.4.5 linux/include/asm-arm/arch-l7200/keyboard.h
Next file: linux/include/asm-arm/pci.h
Previous file: linux/include/asm-arm/arch-ebsa285/system.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed May 16 15:25:16 2001
- Orig file:
v2.4.4/linux/include/asm-arm/arch-l7200/keyboard.h
- Orig date:
Thu Apr 12 12:20:31 2001
diff -u --recursive --new-file v2.4.4/linux/include/asm-arm/arch-l7200/keyboard.h linux/include/asm-arm/arch-l7200/keyboard.h
@@ -42,7 +42,7 @@
#define kbd_unexpected_up(kc) (0200)
#define kbd_leds(leds) do {} while (0)
#define kbd_init_hw() l7200kbd_init_hw()
-#define kbd_sysrq_xlate do {} while (0)
+#define kbd_sysrq_xlate ((unsigned char *)NULL)
#define kbd_disable_irq() disable_irq(IRQ_GCTC2)
#define kbd_enable_irq() enable_irq(IRQ_GCTC2)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)