patch-2.4.19 linux-2.4.19/include/asm-arm/arch-mx1ads/keyboard.h

Next file: linux-2.4.19/include/asm-arm/arch-mx1ads/memory.h
Previous file: linux-2.4.19/include/asm-arm/arch-mx1ads/irqs.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/include/asm-arm/arch-mx1ads/keyboard.h linux-2.4.19/include/asm-arm/arch-mx1ads/keyboard.h
@@ -0,0 +1,11 @@
+/*
+ *  linux/include/asm-arm/arch-mx1ads/keyboard.h
+ *
+ *  Copyright (C) 2002 Shane Nay (shane@minirl.com)
+ *
+ * Well..., what did you expect?, it's not really there :)
+ *
+ */
+#define kbd_init_hw()           do { } while (0)
+#define kbd_enable_irq()        do { } while (0)
+#define kbd_disable_irq()       do { } while (0)

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