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)
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>

No differences found