]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/ppc/ppc64: Various compile fixes.
authorPaul Mackerras <paulus@samba.org>
Thu, 20 Oct 2005 11:10:09 +0000 (21:10 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 20 Oct 2005 11:10:09 +0000 (21:10 +1000)
commit5f5465a795a18ef2d102527fa3591c17d8134eb2
tree1c2a7dbbbce95db33bbfd2725fa19f2d2ecf6ecd
parentb946c86519faea4c1c21730f701a05305313200b
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>
arch/ppc/kernel/idle.c
arch/ppc64/kernel/maple_time.c
include/asm-powerpc/system.h
include/asm-ppc/machdep.h
include/asm-ppc/open_pic.h
include/asm-ppc64/pci-bridge.h