Commit 0b2328bb authored by Paul Mundt's avatar Paul Mundt

sh: Fix up generic BUG build for SH-5.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent ea0e1a9a
......@@ -72,11 +72,6 @@ do { \
unlikely(__ret_warn_on); \
})
struct pt_regs;
/* arch/sh/kernel/traps.c */
void handle_BUG(struct pt_regs *);
#endif /* CONFIG_GENERIC_BUG */
#include <asm-generic/bug.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment