commit | 830825d6c37a28061c0b6ca538a6411001cf3b2a | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Wed Oct 26 17:16:38 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Oct 26 17:16:38 2005 +1000 |
tree | 99ead002881c53e0eda644175ba43d4a166fa26e | |
parent | 03501dab035ab7da5e1373f5e130cfd6346d3f21 [diff] |
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>