From: Greg Ungerer Date: Tue, 30 Aug 2011 05:30:09 +0000 (+1000) Subject: m68knommu: remove unused fasthandler declaration X-Git-Tag: next-20111128~75^2~13 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f18db06422d88742c5774909cd92d4d8d23763f6;p=karo-tx-linux.git m68knommu: remove unused fasthandler declaration The fasthandler code was removed long ago. Remove the now unused declaration of it. Signed-off-by: Greg Ungerer --- diff --git a/arch/m68k/platform/coldfire/entry.S b/arch/m68k/platform/coldfire/entry.S index 3157461a8d1d..f567a163bc40 100644 --- a/arch/m68k/platform/coldfire/entry.S +++ b/arch/m68k/platform/coldfire/entry.S @@ -54,7 +54,6 @@ sw_usp: .globl ret_from_signal .globl sys_call_table .globl inthandler -.globl fasthandler enosys: mov.l #sys_ni_syscall,%d3