[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 1ba00c15505be5617111c5b6877ef02ca5c63a22..0233798f71552c4c64b85e9a61e45f3aafc9fe6c 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 c06eb812a95e1dc3d096926ed8ffeac58d900c5e..eed2dc4273e08a47af6472533ce9f77dea7b5e2d 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;