فهرست منبع

[MIPS] Remove duplicate includes.

Signed-off-by: Lucas Woods <woodzy@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Lucas Woods 17 سال پیش
والد
کامیت
adfb899866
2فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 1
      arch/mips/kernel/rtlx.c
  2. 0 1
      arch/mips/kernel/vpe.c

+ 0 - 1
arch/mips/kernel/rtlx.c

@@ -40,7 +40,6 @@
 #include <asm/atomic.h>
 #include <asm/atomic.h>
 #include <asm/cpu.h>
 #include <asm/cpu.h>
 #include <asm/processor.h>
 #include <asm/processor.h>
-#include <asm/mips_mt.h>
 #include <asm/system.h>
 #include <asm/system.h>
 #include <asm/vpe.h>
 #include <asm/vpe.h>
 #include <asm/rtlx.h>
 #include <asm/rtlx.h>

+ 0 - 1
arch/mips/kernel/vpe.c

@@ -53,7 +53,6 @@
 #include <asm/system.h>
 #include <asm/system.h>
 #include <asm/vpe.h>
 #include <asm/vpe.h>
 #include <asm/kspd.h>
 #include <asm/kspd.h>
-#include <asm/mips_mt.h>
 
 
 typedef void *vpe_handle;
 typedef void *vpe_handle;