X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ppc%2Fmpc85xx.h;h=d3be2353890e25056940f07d5acb3e94f34f4425;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=276a817065d88bb3f6a44da4f987bccfc2ade128;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/asm-ppc/mpc85xx.h b/include/asm-ppc/mpc85xx.h index 276a81706..d3be23538 100644 --- a/include/asm-ppc/mpc85xx.h +++ b/include/asm-ppc/mpc85xx.h @@ -25,10 +25,23 @@ #ifdef CONFIG_MPC8540_ADS #include #endif +#ifdef CONFIG_MPC8555_CDS +#include +#endif +#ifdef CONFIG_MPC8560_ADS +#include +#endif +#ifdef CONFIG_SBC8560 +#include +#endif #define _IO_BASE isa_io_base #define _ISA_MEM_BASE isa_mem_base +#ifdef CONFIG_PCI #define PCI_DRAM_OFFSET pci_dram_offset +#else +#define PCI_DRAM_OFFSET 0 +#endif /* * The "residual" board information structure the boot loader passes