[MIPS] Move ARC code into arch/mips/fw/arc
Move the ARC code to arch/mips/fw/arc from arch/mips/arc. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
committed by
Ralf Baechle
parent
df78b5c8fa
commit
2f56cfdd81
@ -13,7 +13,7 @@
|
||||
#define _ASM_SGIARCS_H
|
||||
|
||||
#include <asm/types.h>
|
||||
#include <asm/arc/types.h>
|
||||
#include <asm/fw/arc/types.h>
|
||||
|
||||
/* Various ARCS error codes. */
|
||||
#define PROM_ESUCCESS 0x00
|
||||
|
Reference in New Issue
Block a user