14 lines
520 B
Diff
14 lines
520 B
Diff
diff --git a/plat/rockchip/common/include/plat_macros.S b/plat/rockchip/common/include/plat_macros.S
|
|
index 691beeb44..c07be9ca9 100644
|
|
--- a/plat/rockchip/common/include/plat_macros.S
|
|
+++ b/plat/rockchip/common/include/plat_macros.S
|
|
@@ -23,8 +23,7 @@ icc_regs:
|
|
|
|
/* Registers common to both GICv2 and GICv3 */
|
|
gicd_pend_reg:
|
|
- .asciz "gicd_ispendr regs (Offsets 0x200 - 0x278)\n" \
|
|
- " Offset:\t\t\tvalue\n"
|
|
+ .asciz "gicd_ispendr regs (Offsets 0x200 - 0x278)\n Offset:\t\t\tvalue\n"
|
|
newline:
|
|
.asciz "\n"
|
|
spacer:
|