Thomas Bogendoerfer
d11646b5ce
MIPS: fw: arc: remove unused ARC code
...
Current kernel uses only a few ARC calls. Drop all unused ARC functions.
Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@suse.de >
Signed-off-by: Paul Burton <paul.burton@mips.com >
Cc: Ralf Baechle <ralf@linux-mips.org >
Cc: James Hogan <jhogan@kernel.org >
Cc: linux-mips@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
2019-10-09 14:55:37 -07:00
Ralf Baechle
7f84c0a24a
MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2015-01-13 16:04:27 +01:00
David Rientjes
18f694271b
mips, arc: fix build failure
...
Using a cross-compiler to fix another issue, the following build error
occurred for mips defconfig:
arch/mips/fw/arc/misc.c: In function 'ArcHalt':
arch/mips/fw/arc/misc.c:25:2: error: implicit declaration of function 'local_irq_disable'
Fix it up by including irqflags.h.
Signed-off-by: David Rientjes <rientjes@google.com >
Cc: Ralf Baechle <ralf@linux-mips.org >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2012-11-16 14:33:04 -08:00
David Howells
b81947c646
Disintegrate asm/system.h for MIPS
...
Disintegrate asm/system.h for MIPS.
Signed-off-by: David Howells <dhowells@redhat.com >
Acked-by: Ralf Baechle <ralf@linux-mips.org >
cc: linux-mips@linux-mips.org
2012-03-28 18:30:02 +01:00
Justin P. Mattock
79add62773
update David Miller's old email address
...
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com >
Acked-by: David S. Miller <davem@davemloft.net >
Signed-off-by: Jiri Kosina <jkosina@suse.cz >
2011-04-06 06:19:38 -07:00
Aurelien Jarno
2f56cfdd81
[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 >
2007-10-11 23:46:06 +01:00