From: Franck Bui-Huu Date: Mon, 5 Feb 2007 14:24:22 +0000 (+0100) Subject: [MIPS] signal32: remove duplicate code X-Git-Tag: v2.6.21-rc1~274^2~231^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36a1f2c24f42fc2531d5e21914db56ce8ee346f6;p=pandora-kernel.git [MIPS] signal32: remove duplicate code There's no point for signal32.c to redefine get_sigframe(). It should use the one define in signal.c instead. The same stands for install_sigtramp(). Signed-off-by: Franck Bui-Huu Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed