]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/mpc86xx.h
x86: add comments to describe the new api's in cacheflush.h
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / mpc86xx.h
index b85df45b1a84dcbfc37b93ee74365eaa3fcc8b31..15f650f987e75ba6ecf5f0db3c3f6bccff7af08b 100644 (file)
 
 #ifdef CONFIG_PPC_86xx
 
-#define _IO_BASE        isa_io_base
-#define _ISA_MEM_BASE   isa_mem_base
-#ifdef CONFIG_PCI
-#define PCI_DRAM_OFFSET pci_dram_offset
-#endif
-
 #define CPU0_BOOT_RELEASE 0x01000000
 #define CPU1_BOOT_RELEASE 0x02000000
 #define CPU_ALL_RELEASED (CPU0_BOOT_RELEASE | CPU1_BOOT_RELEASE)