Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267338
b: refs/heads/master
c: 98c2b37
h: refs/heads/master
v: v3
  • Loading branch information
Geert Uytterhoeven authored and Greg Kroah-Hartman committed Sep 22, 2011
1 parent bbc03d7 commit 8198d59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3a0db7215c88077b61a673215756ec4a0dc0c7a5
refs/heads/master: 98c2b37353cd8839f86f36e9bb9fe39f33fc9626
3 changes: 2 additions & 1 deletion trunk/drivers/tty/vt/keyboard.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
#include <linux/string.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/irq.h>

#include <linux/kbd_kern.h>
#include <linux/kbd_diacr.h>
Expand All @@ -43,6 +42,8 @@
#include <linux/notifier.h>
#include <linux/jiffies.h>

#include <asm/irq_regs.h>

extern void ctrl_alt_del(void);

/*
Expand Down

0 comments on commit 8198d59

Please sign in to comment.