summaryrefslogtreecommitdiffstats
path: root/arch/m68k/platform/coldfire
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2011-08-30 15:30:09 +1000
committerGreg Ungerer <gerg@uclinux.org>2011-12-24 21:47:56 +1000
commited3da2c443e8d566a8eb0ab86069aefc7e928c74 (patch)
treec21b9345ac579b3e3d8d83e5e5c64bcbcbdbed6d /arch/m68k/platform/coldfire
parentd85b40948654dee3be1d8e43b0fce511c1b42d78 (diff)
downloadop-kernel-dev-ed3da2c443e8d566a8eb0ab86069aefc7e928c74.zip
op-kernel-dev-ed3da2c443e8d566a8eb0ab86069aefc7e928c74.tar.gz
m68knommu: remove unused fasthandler declaration
The fasthandler code was removed long ago. Remove the now unused declaration of it. Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68k/platform/coldfire')
-rw-r--r--arch/m68k/platform/coldfire/entry.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/platform/coldfire/entry.S b/arch/m68k/platform/coldfire/entry.S
index 3157461..f567a16 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
OpenPOWER on IntegriCloud