mirror of https://gitee.com/openkylin/linux.git
CRIS: Break long comment line in include/asm-cris/arch-v10/page.h
This commit is contained in:
parent
0d9f2e6f86
commit
581b4fdc15
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue