aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/cpu/sh5/entry.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/kernel/cpu/sh5/entry.S')
-rw-r--r--arch/sh/kernel/cpu/sh5/entry.S8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/sh/kernel/cpu/sh5/entry.S b/arch/sh/kernel/cpu/sh5/entry.S
index 7e49cb812f8b..516297515b25 100644
--- a/arch/sh/kernel/cpu/sh5/entry.S
+++ b/arch/sh/kernel/cpu/sh5/entry.S
@@ -1410,8 +1410,8 @@ peek_real_address_q:
1410 r2(out) : result quadword 1410 r2(out) : result quadword
1411 1411
1412 This is provided as a cheapskate way of manipulating device 1412 This is provided as a cheapskate way of manipulating device
1413 registers for debugging (to avoid the need to onchip_remap the debug 1413 registers for debugging (to avoid the need to ioremap the debug
1414 module, and to avoid the need to onchip_remap the watchpoint 1414 module, and to avoid the need to ioremap the watchpoint
1415 controller in a way that identity maps sufficient bits to avoid the 1415 controller in a way that identity maps sufficient bits to avoid the
1416 SH5-101 cut2 silicon defect). 1416 SH5-101 cut2 silicon defect).
1417 1417
@@ -1459,8 +1459,8 @@ poke_real_address_q:
1459 r3 : quadword value to write. 1459 r3 : quadword value to write.
1460 1460
1461 This is provided as a cheapskate way of manipulating device 1461 This is provided as a cheapskate way of manipulating device
1462 registers for debugging (to avoid the need to onchip_remap the debug 1462 registers for debugging (to avoid the need to ioremap the debug
1463 module, and to avoid the need to onchip_remap the watchpoint 1463 module, and to avoid the need to ioremap the watchpoint
1464 controller in a way that identity maps sufficient bits to avoid the 1464 controller in a way that identity maps sufficient bits to avoid the
1465 SH5-101 cut2 silicon defect). 1465 SH5-101 cut2 silicon defect).
1466 1466