From: Ralf Baechle Date: Thu, 12 Jul 2012 12:02:41 +0000 (+0200) Subject: MIPS: compat: Mark N32 syscall table as data object. X-Git-Tag: next-20120817~87^2^5~16 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=57db6ff276189eab3f1f699cc620fab1d5e7e616;p=karo-tx-linux.git MIPS: compat: Mark N32 syscall table as data object. Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S index 6be6f7020923..67f0e2a79287 100644 --- a/arch/mips/kernel/scall64-n32.S +++ b/arch/mips/kernel/scall64-n32.S @@ -120,6 +120,7 @@ not_n32_scall: END(handle_sysn32) + .type sysn32_call_table, @object EXPORT(sysn32_call_table) PTR sys_read /* 6000 */ PTR sys_write