powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int
authorPaul Mackerras <paulus@samba.org>
Thu, 20 Oct 2005 10:48:19 +0000 (20:48 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 20 Oct 2005 10:48:19 +0000 (20:48 +1000)
I missed a few places where ppc code was still assuming that the
ppc_md.show_[per]cpuinfo functions returned int.

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

No differences found