summaryrefslogtreecommitdiffstats
path: root/include/linux/kbd_ll.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/kbd_ll.h')
-rw-r--r--include/linux/kbd_ll.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/kbd_ll.h b/include/linux/kbd_ll.h
index 26a30c12a..d83f9ea8a 100644
--- a/include/linux/kbd_ll.h
+++ b/include/linux/kbd_ll.h
@@ -9,9 +9,4 @@ extern struct pt_regs *kbd_pt_regs;
void handle_scancode(unsigned char scancode);
-/*
- * Interface for to the host specific interupt setup code
- */
-void keyboard_interrupt(int irq, void *dev_id, struct pt_regs *regs);
-
#endif /* _KBD_LL_H */