diff options
author | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-01-28 16:50:32 +0100 |
---|---|---|
committer | Jesper Nilsson <jesper.nilsson@axis.com> | 2008-02-08 11:06:37 +0100 |
commit | 581b4fdc1550956f7609faa8ca31c8a9a6b82878 (patch) | |
tree | 2ad5953490e57b8a6065e2970ac29256adcc5bae /include/asm-cris | |
parent | 0d9f2e6f8603a770e5af013d6e87526dc2a0dbf5 (diff) | |
download | op-kernel-dev-581b4fdc1550956f7609faa8ca31c8a9a6b82878.zip op-kernel-dev-581b4fdc1550956f7609faa8ca31c8a9a6b82878.tar.gz |
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.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 7d8307a..ffafc99 100644 --- a/include/asm-cris/arch-v10/page.h +++ b/include/asm-cris/arch-v10/page.h @@ -12,8 +12,8 @@ #endif /* macros to convert between really physical and virtual addresses - * by stripping a selected bit, we can convert between KSEG_x and 0x40000000 where - * the DRAM really resides + * by stripping a selected bit, we can convert between KSEG_x and + * 0x40000000 where the DRAM really resides */ #ifdef CONFIG_CRIS_LOW_MAP |