projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9af604
)
[MIPS] tlbex.c: cleanup include files
author
Franck Bui-Huu
<
[email protected]
>
Thu, 18 Oct 2007 07:11:15 +0000
(09:11 +0200)
committer
Ralf Baechle
<
[email protected]
>
Tue, 29 Jan 2008 10:14:56 +0000
(10:14 +0000)
Signed-off-by: Franck Bui-Huu <
[email protected]
>
Signed-off-by: Ralf Baechle <
[email protected]
>
arch/mips/mm/tlbex.c
patch
|
blob
|
history
diff --git
a/arch/mips/mm/tlbex.c
b/arch/mips/mm/tlbex.c
index 77530fd96f1cee4b494a39a4ff0ac5ed65088b2c..325bc730ab5e1a6ea13ed3f6f90403af6a0efc0c 100644
(file)
--- a/
arch/mips/mm/tlbex.c
+++ b/
arch/mips/mm/tlbex.c
@@
-19,21
+19,15
@@
* (Condolences to Napoleon XIV)
*/
-#include <stdarg.h>
-
-#include <linux/mm.h>
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/string.h>
#include <linux/init.h>
#include <asm/bugs.h>
-#include <asm/pgtable.h>
-#include <asm/cacheflush.h>
#include <asm/mmu_context.h>
#include <asm/inst.h>
#include <asm/elf.h>
-#include <asm/smp.h>
#include <asm/war.h>
static inline int r45k_bvahwbug(void)