Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit adfb8998 authored by Lucas Woods's avatar Lucas Woods Committed by Ralf Baechle
Browse files

[MIPS] Remove duplicate includes.



Signed-off-by: default avatarLucas Woods <woodzy@gmail.com>
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent fa09187c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>
+0 −1
Original line number Diff line number Diff line
@@ -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;