MIPS: Create a common <asm/mach-generic/war.h>
authorKevin Cernekee <cernekee@gmail.com>
Mon, 16 Mar 2015 21:43:07 +0000 (14:43 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 31 Mar 2015 09:59:40 +0000 (11:59 +0200)
commitd631fc60706ccd86c5c2b0084bcea0739952ce90
tree80691675006671da9846343c4e964e4e447ef6f8
parenta47eb351d2bd17cdf01de070f13cb12f6be4a0c5
MIPS: Create a common <asm/mach-generic/war.h>

11 platforms require at least one of these workarounds to be enabled; 22
platforms do not.  In the latter case we can fall back to a generic version.

Note that this also deletes an orphaned reference to RM9000_CDEX_SMP_WAR.

Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Cc: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Cc: Ezequiel Garcia <ezequiel.garcia@imgtec.com>
Cc: James Hartley <james.hartley@imgtec.com>
Cc: James Hogan <james.hogan@imgtec.com>
Patchwork: https://patchwork.linux-mips.org/patch/9567/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
22 files changed:
arch/mips/include/asm/mach-ar7/war.h [deleted file]
arch/mips/include/asm/mach-ath25/war.h [deleted file]
arch/mips/include/asm/mach-ath79/war.h [deleted file]
arch/mips/include/asm/mach-au1x00/war.h [deleted file]
arch/mips/include/asm/mach-bcm3384/war.h [deleted file]
arch/mips/include/asm/mach-bcm47xx/war.h [deleted file]
arch/mips/include/asm/mach-bcm63xx/war.h [deleted file]
arch/mips/include/asm/mach-cobalt/war.h [deleted file]
arch/mips/include/asm/mach-dec/war.h [deleted file]
arch/mips/include/asm/mach-emma2rh/war.h [deleted file]
arch/mips/include/asm/mach-generic/war.h [moved from arch/mips/include/asm/mach-ralink/war.h with 86% similarity]
arch/mips/include/asm/mach-jazz/war.h [deleted file]
arch/mips/include/asm/mach-jz4740/war.h [deleted file]
arch/mips/include/asm/mach-lantiq/war.h [deleted file]
arch/mips/include/asm/mach-lasat/war.h [deleted file]
arch/mips/include/asm/mach-loongson/war.h [deleted file]
arch/mips/include/asm/mach-loongson1/war.h [deleted file]
arch/mips/include/asm/mach-netlogic/war.h [deleted file]
arch/mips/include/asm/mach-paravirt/war.h [deleted file]
arch/mips/include/asm/mach-pnx833x/war.h [deleted file]
arch/mips/include/asm/mach-tx39xx/war.h [deleted file]
arch/mips/include/asm/mach-vr41xx/war.h [deleted file]