From: Kyle McMartin Date: Sun, 15 Mar 2009 20:49:55 +0000 (-0400) Subject: parisc: move dereference_function_descriptor to process.c X-Git-Tag: v2.6.30-rc1~233^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b609308e1415efebdf79ebd553f4dd47b0ff2722;p=pandora-kernel.git parisc: move dereference_function_descriptor to process.c Commit deac93df26b20cf8438339b5935b5f5643bc30c9 fixed up printing of %pF on parisc, but added the dereference_function_descriptor prototype to module.c... this isn't a particularly wise idea as module.c might not always be compiled. Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed