]> err.no Git - linux-2.6/blobdiff - include/asm-sh/bug.h
sh: intc - remove default interrupt priority tables
[linux-2.6] / include / asm-sh / bug.h
index afb1c2723ec751aa02e3dfc75e093da51b511a67..c01718040166e2141fe68357e57fe637e9f20edf 100644 (file)
@@ -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>