From: Michael Ellerman Date: Fri, 23 May 2008 04:22:21 +0000 (+1000) Subject: [POWERPC] Remove unnecessary cast in arch_deref_entry_point() X-Git-Tag: v2.6.27-rc1~1058^2~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80d267f9aee6f1b5df602b5a19fb7b4923f17db2;p=pandora-kernel.git [POWERPC] Remove unnecessary cast in arch_deref_entry_point() func_descr_t->entry is already an unsigned long. Mea culpa. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed