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)
commit44530c696b3fc2c8a45bdc798af85528e065ed80
tree536a42cfd19b278caa318a53ed1575f101c98e12
parent1039b9a9d830e906efa770db75db8a3e11c47c1a
sh: Always define TRAPA_BUG_OPCODE.

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>
include/asm-sh/bug.h