sh: Always define TRAPA_BUG_OPCODE.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 8 May 2007 03:14:54 +0000 (12:14 +0900)
committerPaul Mundt <lethal@hera.kernel.org>
Wed, 9 May 2007 01:35:01 +0000 (01:35 +0000)
Previously this was only set when CONFIG_BUG=y. While we rely
on that for handle_BUG() dispatch, we still want to hand the
opcode off to the die chain notifier for determining the trap
value.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found