diff options
| -rw-r--r-- | arch/powerpc/include/asm/pte-fsl-booke.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/pte-fsl-booke.h b/arch/powerpc/include/asm/pte-fsl-booke.h index 2c12be5f677a..e84dd7ed505e 100644 --- a/arch/powerpc/include/asm/pte-fsl-booke.h +++ b/arch/powerpc/include/asm/pte-fsl-booke.h | |||
| @@ -37,5 +37,7 @@ | |||
| 37 | #define _PMD_PRESENT_MASK (PAGE_MASK) | 37 | #define _PMD_PRESENT_MASK (PAGE_MASK) |
| 38 | #define _PMD_BAD (~PAGE_MASK) | 38 | #define _PMD_BAD (~PAGE_MASK) |
| 39 | 39 | ||
| 40 | #define PTE_WIMGE_SHIFT (6) | ||
| 41 | |||
| 40 | #endif /* __KERNEL__ */ | 42 | #endif /* __KERNEL__ */ |
| 41 | #endif /* _ASM_POWERPC_PTE_FSL_BOOKE_H */ | 43 | #endif /* _ASM_POWERPC_PTE_FSL_BOOKE_H */ |
