summaryrefslogtreecommitdiff
path: root/arch/nds32/include/asm/bitfield.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nds32/include/asm/bitfield.h')
-rw-r--r--arch/nds32/include/asm/bitfield.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/nds32/include/asm/bitfield.h b/arch/nds32/include/asm/bitfield.h
index 28b7d797fd59..8e84fc385b94 100644
--- a/arch/nds32/include/asm/bitfield.h
+++ b/arch/nds32/include/asm/bitfield.h
@@ -396,6 +396,7 @@
#define MMU_CTL_D8KB 1
#define MMU_CTL_UNA ( 0x1 << MMU_CTL_offUNA )
+#define MMU_CTL_CACHEABLE_NON 0
#define MMU_CTL_CACHEABLE_WB 2
#define MMU_CTL_CACHEABLE_WT 3