David Howells b857189d94 h8300: Fix die()
Fix h8300's die() to take care of a number of problems:

    CC      arch/h8300/kernel/traps.o
  In file included from arch/h8300/include/asm/bitops.h:10,
                   from include/linux/bitops.h:22,
                   from include/linux/kernel.h:17,
                   from include/linux/sched.h:54,
                   from arch/h8300/kernel/traps.c:18:
  arch/h8300/include/asm/system.h:136: warning: 'struct pt_regs' declared inside parameter list
  arch/h8300/include/asm/system.h:136: warning: its scope is only this definition or declaration, which is probably not what you want
  arch/h8300/kernel/traps.c💯 error: conflicting types for 'die'
  arch/h8300/include/asm/system.h:136: error: previous declaration of 'die' was here
  make[2]: *** [arch/h8300/kernel/traps.o] Error 1

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-09-07 13:52:28 -07:00
..
2009-01-03 16:16:04 +10:30
2008-10-16 11:21:29 -07:00
2009-12-16 07:20:12 -08:00
2009-05-29 08:40:02 -07:00
2010-02-09 11:13:56 +01:00
2010-08-10 13:47:39 -07:00
2010-06-09 11:12:36 +02:00
2009-09-22 07:17:42 -07:00
2009-09-09 13:29:18 -07:00
2010-03-12 15:52:38 -08:00
2009-02-01 11:01:24 +05:30
2010-09-07 13:52:28 -07:00
2010-03-12 15:52:32 -08:00