aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-cris
diff options
context:
space:
mode:
authorJesper Nilsson <jesper.nilsson@axis.com>2008-01-28 10:50:32 -0500
committerJesper Nilsson <jesper.nilsson@axis.com>2008-02-08 05:06:37 -0500
commit581b4fdc1550956f7609faa8ca31c8a9a6b82878 (patch)
tree2ad5953490e57b8a6065e2970ac29256adcc5bae /include/asm-cris
parent0d9f2e6f8603a770e5af013d6e87526dc2a0dbf5 (diff)
CRIS: Break long comment line in include/asm-cris/arch-v10/page.h
Diffstat (limited to 'include/asm-cris')
-rw-r--r--include/asm-cris/arch-v10/page.h4
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