sh64: Fix up the CONFIG_GENERIC_BUG=n build.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 12 Nov 2009 07:39:47 +0000 (16:39 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 12 Nov 2009 07:39:47 +0000 (16:39 +0900)
commit626ac8e1388ac128495a3b7188e9d86464de6c5b
treeb65cd71841e646064f4e12f82b53d3a2dc0b9698
parente9c58fc57b17bfa75c256fb4f45ce22de6626858
sh64: Fix up the CONFIG_GENERIC_BUG=n build.

sh64 doesn't use GENERIC_BUG, which presently causes the handle_BUG()
code to blow up. Fix up the dependencies and get it all building again.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/system.h
arch/sh/kernel/traps.c