From: Ralf Baechle Date: Fri, 5 Aug 2005 10:31:47 +0000 (+0000) Subject: sys is only used for native o32 ... X-Git-Tag: firefly_0821_release~40855^2~1^2~119 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=8d9c62675d58ebfb7dfce64cd1ce109e7d90af87;p=firefly-linux-kernel-4.4.55.git sys is only used for native o32 ... Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S index 0dfb34bf9792..b32c566e0a24 100644 --- a/arch/mips/kernel/scall64-n32.S +++ b/arch/mips/kernel/scall64-n32.S @@ -364,6 +364,6 @@ EXPORT(sysn32_call_table) PTR sys_request_key PTR sys_keyctl /* 6245 */ PTR sys_set_thread_area - sys sys_inotify_init - sys sys_inotify_add_watch - sys sys_inotify_rm_watch + PTR sys_inotify_init + PTR sys_inotify_add_watch + PTR sys_inotify_rm_watch