projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.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
|
blame
|
history
diff --git
a/arch/mips/mm/fault.c
b/arch/mips/mm/fault.c
index b78f7d913ca4f468a56a9771c4b0619440efa9fc..b4aac424b2e99fa515a2d130ec81d04d567a5f83 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>