From: Michael Neuling Date: Fri, 28 Mar 2014 05:40:39 +0000 (+1100) Subject: powerpc: Remove dead code in sycall entry X-Git-Tag: v3.15-rc1~43^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa5c11b790f9e18ec6f69680c4aa728157aef5f5;p=pandora-kernel.git powerpc: Remove dead code in sycall entry In: commit 742415d6b66bf09e3e73280178ef7ec85c90b7ee Author: Michael Neuling powerpc: Turn syscall handler into macros We converted the syscall entry code onto macros, but in doing this we introduced some cruft that's never run and should never have been added. This removes that code. Signed-off-by: Michael Neuling Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed