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
/* * Functions for setting up and using a MPC106 northbridge */ #include <asm/pci-bridge.h> extern void setup_grackle(struct pci_controller *hose);