diff options
Diffstat (limited to 'include/asm-arm/arch-ebsa110/mmu.h')
-rw-r--r-- | include/asm-arm/arch-ebsa110/mmu.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-arm/arch-ebsa110/mmu.h b/include/asm-arm/arch-ebsa110/mmu.h index 07006f82e..97776045d 100644 --- a/include/asm-arm/arch-ebsa110/mmu.h +++ b/include/asm-arm/arch-ebsa110/mmu.h @@ -10,9 +10,6 @@ #ifndef __ASM_ARCH_MMU_H #define __ASM_ARCH_MMU_H -/* - * On ebsa, the dram is contiguous - */ #define __virt_to_phys__is_a_macro #define __virt_to_phys(vpage) ((vpage) - PAGE_OFFSET) #define __phys_to_virt__is_a_macro |