diff options
author | 2020-08-24 18:32:54 +0200 | |
---|---|---|
committer | 2020-09-07 22:25:27 +0200 | |
commit | 601637e42df045ca2d1a9324d56765f044d46866 (patch) | |
tree | 13110275de3de416f353088d12ead259fd5fd3d0 /arch/mips/include/asm/war.h | |
parent | MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WAR (diff) | |
download | wireguard-linux-601637e42df045ca2d1a9324d56765f044d46866.tar.xz wireguard-linux-601637e42df045ca2d1a9324d56765f044d46866.zip |
MIPS: Remove mach-*/war.h
After conversion of all WAR defines we can now remove all mach-*/war.h
files.
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to '')
-rw-r--r-- | arch/mips/include/asm/war.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/include/asm/war.h b/arch/mips/include/asm/war.h index c20c04855089..21443f096238 100644 --- a/arch/mips/include/asm/war.h +++ b/arch/mips/include/asm/war.h @@ -9,8 +9,6 @@ #ifndef _ASM_WAR_H #define _ASM_WAR_H -#include <war.h> - /* * Work around certain R4000 CPU errata (as implemented by GCC): * |