From: Paul Mackerras Date: Wed, 2 Nov 2005 04:04:26 +0000 (+1100) Subject: powerpc: Use rtas_call not call_rtas in CHRP code X-Git-Tag: v2.6.15-rc1~726^2~3^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19fa17e5b1d9622902c1e9a7b0f8be676f266bbe;p=pandora-kernel.git powerpc: Use rtas_call not call_rtas in CHRP code The nvram driver imported from the ppc code uses call_rtas, but rtas_call is the name we are using in merged code (since ppc64 used that name, and it uses far more RTAS calls than ppc32). Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed