diff options
Diffstat (limited to 'include/asm-cris/arch-v10/page.h')
-rw-r--r-- | include/asm-cris/arch-v10/page.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-cris/arch-v10/page.h b/include/asm-cris/arch-v10/page.h index 7d8307aed7f3..ffafc99c3472 100644 --- a/include/asm-cris/arch-v10/page.h +++ b/include/asm-cris/arch-v10/page.h | |||
@@ -12,8 +12,8 @@ | |||
12 | #endif | 12 | #endif |
13 | 13 | ||
14 | /* macros to convert between really physical and virtual addresses | 14 | /* macros to convert between really physical and virtual addresses |
15 | * by stripping a selected bit, we can convert between KSEG_x and 0x40000000 where | 15 | * by stripping a selected bit, we can convert between KSEG_x and |
16 | * the DRAM really resides | 16 | * 0x40000000 where the DRAM really resides |
17 | */ | 17 | */ |
18 | 18 | ||
19 | #ifdef CONFIG_CRIS_LOW_MAP | 19 | #ifdef CONFIG_CRIS_LOW_MAP |