commit | 0dd194d02d2584c34e06ddd26c7a7896a5fa1974 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Thu Oct 20 20:48:19 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Oct 20 20:48:19 2005 +1000 |
tree | f5441cf5497d78d0c3ed5ce9d9ae47328426f4f8 | |
parent | a9c59264690aea9d0df2d2d76683bc39ec6b7288 [diff] |
powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int 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>