From: Paul Mackerras Date: Wed, 2 Nov 2005 08:58:12 +0000 (+1100) Subject: powerpc: Compile fixes for chrp/nvram.c X-Git-Tag: v2.6.15-rc1~726^2~3^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=398382999bcff46ec1c7e7ab7574b10b087481c7;p=pandora-kernel.git powerpc: Compile fixes for chrp/nvram.c Include asm/rtas.h for prototype for rtas_call etc., and make the `done' variable unsigned int since that's what rtas_call wants. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed