Commit 82411390 authored by Johannes Dickgreber's avatar Johannes Dickgreber Committed by Ralf Baechle

[MIPS] N32 needs to use compat_sys_futimesat

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 4d24c8f9
......@@ -375,7 +375,7 @@ EXPORT(sysn32_call_table)
PTR sys_mkdirat
PTR sys_mknodat
PTR sys_fchownat
PTR sys_futimesat /* 6255 */
PTR compat_sys_futimesat /* 6255 */
PTR sys_newfstatat
PTR sys_unlinkat
PTR sys_renameat
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment