diff options
Diffstat (limited to 'arch/mips/kernel/r2300_switch.S')
| -rw-r--r-- | arch/mips/kernel/r2300_switch.S | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/kernel/r2300_switch.S b/arch/mips/kernel/r2300_switch.S index 9c51be5a163..8d32d5a6b46 100644 --- a/arch/mips/kernel/r2300_switch.S +++ b/arch/mips/kernel/r2300_switch.S @@ -15,7 +15,6 @@  #include <asm/fpregdef.h>  #include <asm/mipsregs.h>  #include <asm/asm-offsets.h> -#include <asm/page.h>  #include <asm/regdef.h>  #include <asm/stackframe.h>  #include <asm/thread_info.h>  |