aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/kernel/calls.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/kernel/calls.S b/arch/arm/kernel/calls.S
index 3444f32562ea..6a4f83eeb6bf 100644
--- a/arch/arm/kernel/calls.S
+++ b/arch/arm/kernel/calls.S
@@ -399,7 +399,6 @@
399 CALL(sys_null_call) 399 CALL(sys_null_call)
400 CALL(sys_dynamic_group_lock) 400 CALL(sys_dynamic_group_lock)
401 CALL(sys_dynamic_group_unlock) 401 CALL(sys_dynamic_group_unlock)
402 CALL(sys_dynamic_group_add)
403#ifndef syscalls_counted 402#ifndef syscalls_counted
404.equ syscalls_padding, ((NR_syscalls + 3) & ~3) - NR_syscalls 403.equ syscalls_padding, ((NR_syscalls + 3) & ~3) - NR_syscalls
405#define syscalls_counted 404#define syscalls_counted