mirror of
https://github.com/adulau/aha.git
synced 2024-12-31 21:26:18 +00:00
[MIPS] Remove duplicate includes.
Signed-off-by: Lucas Woods <woodzy@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
fa09187c34
commit
adfb899866
2 changed files with 0 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue