summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/mach-generic
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-08-24 19:32:54 +0300
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-09-07 23:25:27 +0300
commit601637e42df045ca2d1a9324d56765f044d46866 (patch)
tree13110275de3de416f353088d12ead259fd5fd3d0 /arch/mips/include/asm/mach-generic
parent8e7291d603a3fa8f0d16feb825629c669f36c49e (diff)
downloadlinux-601637e42df045ca2d1a9324d56765f044d46866.tar.xz
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 'arch/mips/include/asm/mach-generic')
-rw-r--r--arch/mips/include/asm/mach-generic/war.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/mips/include/asm/mach-generic/war.h b/arch/mips/include/asm/mach-generic/war.h
deleted file mode 100644
index 94796ad7e7de..000000000000
--- a/arch/mips/include/asm/mach-generic/war.h
+++ /dev/null
@@ -1,11 +0,0 @@
-/*
- * This file is subject to the terms and conditions of the GNU General Public
- * License. See the file "COPYING" in the main directory of this archive
- * for more details.
- *
- * Copyright (C) 2002, 2004, 2007 by Ralf Baechle <ralf@linux-mips.org>
- */
-#ifndef __ASM_MACH_GENERIC_WAR_H
-#define __ASM_MACH_GENERIC_WAR_H
-
-#endif /* __ASM_MACH_GENERIC_WAR_H */