powerpc: Fix off-by-one error in prom_init.c
authorPaul Mackerras <paulus@samba.org>
Mon, 10 Oct 2005 12:57:03 +0000 (22:57 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 10 Oct 2005 12:57:03 +0000 (22:57 +1000)
This was preventing us from recognizing that we did actually
instantiate RTAS successfully on pSeries.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found