summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/mipsmtregs.h
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2022-02-18 13:04:39 +0300
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2022-02-22 11:35:49 +0300
commitb56d1cafefaa4550888bace142be404db36b96a1 (patch)
tree7eab945addbf343a45e714c8ea0a0478a5a0369c /arch/mips/include/asm/mipsmtregs.h
parentc47c7ab9b53635860c6b48736efdd22822d726d7 (diff)
downloadlinux-b56d1cafefaa4550888bace142be404db36b96a1.tar.xz
MIPS: remove asm/war.h
The major part for workaround handling has already moved to config options. This change replaces the remaining defines by already available config options and gets rid of war.h Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/include/asm/mipsmtregs.h')
-rw-r--r--arch/mips/include/asm/mipsmtregs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/include/asm/mipsmtregs.h b/arch/mips/include/asm/mipsmtregs.h
index be4cf9d477be..a8d67c2f4f7b 100644
--- a/arch/mips/include/asm/mipsmtregs.h
+++ b/arch/mips/include/asm/mipsmtregs.h
@@ -9,7 +9,6 @@
#define _ASM_MIPSMTREGS_H
#include <asm/mipsregs.h>
-#include <asm/war.h>
#ifndef __ASSEMBLY__