Florian Fainelli 6577890fd6 MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoC
Trying to build a PMC-Sierra MSP4200 VoIP gateway defconfig will not work
since MIPS34K_MISSED_ITLB_WAR is not defined for all boards supported
within pmc-serria/msp71xx. This patch defines MIPS34K_MISSED_ITLB_WAR to
prevent such build failures:

  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  SYMLINK include/asm -> include/asm-mips
  CC      arch/mips/kernel/asm-offsets.s
In file included fromlinux-msp71xx/linux-2.6.29/arch/mips/include/asm/bitops.h:24,
                 from include/linux/bitops.h:17,
                 from include/linux/kernel.h:15,
                 from include/linux/sched.h:52,
                 from arch/mips/kernel/asm-offsets.c:13:
linux-msp71xx/linux-2.6.29/arch/mips/include/asm/war.h:241:2: error: #error Check setting of MIPS34K_MISSED_ITLB_WAR for your
platform

This fixes a compile error when building for the MSP4200 boards.  Identical
patches to fix this were send by

  Florian Fainelli <florian@openwrt.org>
  Shane McDonald <mcdonald.shane@gmail.com>

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2009-08-03 17:52:43 +01:00
..
2009-06-17 11:06:27 +01:00
2009-07-03 15:45:26 +01:00
2008-12-12 18:12:23 +00:00
2009-07-03 15:45:29 +01:00
2009-07-03 15:45:27 +01:00
2009-06-07 05:01:00 -07:00
2009-05-14 13:50:29 +01:00
2009-08-03 17:52:40 +01:00
2009-05-14 13:50:29 +01:00
2009-06-17 11:06:28 +01:00
2008-10-20 08:52:41 -07:00
2009-06-17 11:06:30 +01:00
2009-06-17 14:04:42 -07:00
2009-06-17 11:06:30 +01:00
2009-07-03 15:45:27 +01:00
2009-06-24 18:34:40 +01:00
2009-06-24 18:34:40 +01:00
2009-06-17 11:06:31 +01:00
2009-07-10 14:24:05 -07:00