powerpc: Compile fixes for chrp/nvram.c
authorPaul Mackerras <paulus@samba.org>
Wed, 2 Nov 2005 08:58:12 +0000 (19:58 +1100)
committerPaul Mackerras <paulus@samba.org>
Wed, 2 Nov 2005 08:58:12 +0000 (19:58 +1100)
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 <paulus@samba.org>

No differences found