David Rientjes 18f694271b mips, arc: fix build failure
Using a cross-compiler to fix another issue, the following build error
occurred for mips defconfig:

  arch/mips/fw/arc/misc.c: In function 'ArcHalt':
  arch/mips/fw/arc/misc.c:25:2: error: implicit declaration of function 'local_irq_disable'

Fix it up by including irqflags.h.

Signed-off-by: David Rientjes <rientjes@google.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-11-16 14:33:04 -08:00
..
2012-07-16 22:39:25 -07:00
2012-07-23 13:55:54 +01:00
2012-03-28 18:30:02 +01:00
2012-11-16 14:33:04 -08:00
2012-03-28 18:30:02 +01:00
2012-10-11 11:14:12 +02:00
2011-12-07 22:03:45 +00:00
2012-03-28 18:30:02 +01:00
2012-04-16 14:40:08 +02:00
2012-10-03 09:03:24 +02:00