]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Pull out MPC106 (grackle) initialization code into its own file
authorPaul Mackerras <paulus@samba.org>
Wed, 26 Oct 2005 07:16:38 +0000 (17:16 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 26 Oct 2005 07:16:38 +0000 (17:16 +1000)
commit830825d6c37a28061c0b6ca538a6411001cf3b2a
tree99ead002881c53e0eda644175ba43d4a166fa26e
parent03501dab035ab7da5e1373f5e130cfd6346d3f21
powerpc: Pull out MPC106 (grackle) initialization code into its own file

This is so that the 32-bit CHRP code can use it.  The MPC106
initialization code is now in arch/powerpc/sysdev/grackle.c and
is controlled by CONFIG_PPC_MPC106.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig
arch/powerpc/platforms/powermac/pci.c
arch/powerpc/sysdev/Makefile
arch/powerpc/sysdev/grackle.c [new file with mode: 0644]
include/asm-powerpc/grackle.h [new file with mode: 0644]