aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2016-08-12 18:47:45 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2016-09-27 21:15:14 -0400
commitdf720ac12fc76d235a1b0d7ebccd14b23085c24e (patch)
tree2c39bc592854e12a226ddd4692c2f2f670f77f41 /arch/m68k/include
parentLinux 4.8-rc7 (diff)
downloadlinux-dev-df720ac12fc76d235a1b0d7ebccd14b23085c24e.tar.xz
linux-dev-df720ac12fc76d235a1b0d7ebccd14b23085c24e.zip
exceptions: detritus removal
externs and defines for stuff that is never used Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/m68k/include')
-rw-r--r--arch/m68k/include/asm/uaccess_no.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/m68k/include/asm/uaccess_no.h b/arch/m68k/include/asm/uaccess_no.h
index 1bdf15263754..36deeb36503b 100644
--- a/arch/m68k/include/asm/uaccess_no.h
+++ b/arch/m68k/include/asm/uaccess_no.h
@@ -44,9 +44,6 @@ struct exception_table_entry
unsigned long insn, fixup;
};
-/* Returns 0 if exception not found and fixup otherwise. */
-extern unsigned long search_exception_table(unsigned long);
-
/*
* These are the main single-value transfer routines. They automatically