[MIPS] Remove duplicate includes.
authorLucas Woods <woodzy@gmail.com>
Mon, 5 Nov 2007 20:13:47 +0000 (07:13 +1100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Jan 2008 10:14:56 +0000 (10:14 +0000)
Signed-off-by: Lucas Woods <woodzy@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/rtlx.c
arch/mips/kernel/vpe.c

index 1ba00c1..0233798 100644 (file)
@@ -40,7 +40,6 @@
 #include <asm/atomic.h>
 #include <asm/cpu.h>
 #include <asm/processor.h>
-#include <asm/mips_mt.h>
 #include <asm/system.h>
 #include <asm/vpe.h>
 #include <asm/rtlx.h>
index c06eb81..eed2dc4 100644 (file)
@@ -53,7 +53,6 @@
 #include <asm/system.h>
 #include <asm/vpe.h>
 #include <asm/kspd.h>
-#include <asm/mips_mt.h>
 
 typedef void *vpe_handle;