X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-ppc%2Fmpc85xx.h;h=d7e4a79d77fb414a4d524f26f5044511a9739cb8;hb=3155f7f23f7865e64f7eb14e226a2dff8197e51f;hp=4f844ebe7669ef760a57be715cde6783d4f27389;hpb=29f147d746326e4db5fe350c70373081d61a2965;p=linux-2.6 diff --git a/include/asm-ppc/mpc85xx.h b/include/asm-ppc/mpc85xx.h index 4f844ebe76..d7e4a79d77 100644 --- a/include/asm-ppc/mpc85xx.h +++ b/include/asm-ppc/mpc85xx.h @@ -17,7 +17,6 @@ #ifndef __ASM_MPC85xx_H__ #define __ASM_MPC85xx_H__ -#include #include #ifdef CONFIG_85xx @@ -45,14 +44,6 @@ #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 * into the kernel.