commit | 17a6392d30b4ed89b88a47a318b2b6de6ae7b946 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Thu Oct 20 21:10:09 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Oct 20 21:10:09 2005 +1000 |
tree | 1c2a7dbbbce95db33bbfd2725fa19f2d2ecf6ecd | |
parent | d85b525e6e1d0886eebd1d4c4f954d9d2f226a63 [diff] |
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 <paulus@samba.org>