Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e016c38d authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall.

parent b772e6d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -470,4 +470,4 @@ sys_call_table:
	PTR	sys_get_robust_list
	PTR	sys_kexec_load			/* 5270 */
	PTR	sys_getcpu
	PTR	compat_sys_epoll_pwait
	PTR	sys_epoll_pwait
+1 −1
Original line number Diff line number Diff line
@@ -518,5 +518,5 @@ sys_call_table:
	PTR	compat_sys_get_robust_list	/* 4310 */
	PTR	compat_sys_kexec_load
	PTR	sys_getcpu
	PTR	sys_epoll_pwait
	PTR	compat_sys_epoll_pwait
	.size	sys_call_table,.-sys_call_table