From: Paul Mackerras Date: Thu, 20 Oct 2005 11:10:09 +0000 (+1000) Subject: powerpc/ppc/ppc64: Various compile fixes. X-Git-Tag: v2.6.15-rc1~59^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17a6392d30b4ed89b88a47a318b2b6de6ae7b946;p=pandora-kernel.git powerpc/ppc/ppc64: Various compile fixes. This declares powersave_nap in system.h and makes it an int everywhere, fixes typos for the maple platform, fixes a couple of places where I missed removing the last two arguments from a message_pass function, and makes ppc64 consistent with ppc32 in the type of the pci_bridge.cfg_data field. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed