From: Paul Mackerras Date: Thu, 20 Oct 2005 10:48:19 +0000 (+1000) Subject: powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int X-Git-Tag: v2.6.15-rc1~59^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dd194d02d2584c34e06ddd26c7a7896a5fa1974;p=pandora-kernel.git 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 --- Reading git-diff-tree failed