diff options
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/include/asm/armv8/mmu.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/include/asm/armv8/mmu.h b/arch/arm/include/asm/armv8/mmu.h index a34990368e..7752741028 100644 --- a/arch/arm/include/asm/armv8/mmu.h +++ b/arch/arm/include/asm/armv8/mmu.h @@ -8,15 +8,6 @@ #ifndef _ASM_ARMV8_MMU_H_ #define _ASM_ARMV8_MMU_H_ -/***************************************************************/ -/* - * The following definitions are related each other, shoud be - * calculated specifically. - */ - -#define VA_BITS CONFIG_SYS_VA_BITS -#define PTE_BLOCK_BITS CONFIG_SYS_PTL2_BITS - /* * block/section address mask and size definitions. */ |