projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
034260d
)
MIPS: Remove unnecessary header file inclusion from fault.c.
author
Ralf Baechle
<ralf@linux-mips.org>
Thu, 5 Aug 2010 12:25:59 +0000
(13:25 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 5 Aug 2010 12:25:59 +0000
(13:25 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/fault.c
patch
|
blob
|
history
diff --git
a/arch/mips/mm/fault.c
b/arch/mips/mm/fault.c
index
b78f7d9
..
b4aac42
100644
(file)
--- a/
arch/mips/mm/fault.c
+++ b/
arch/mips/mm/fault.c
@@
-16,7
+16,6
@@
#include <linux/mman.h>
#include <linux/mm.h>
#include <linux/smp.h>
-#include <linux/vt_kern.h> /* For unblank_screen() */
#include <linux/module.h>
#include <asm/branch.h>