arm64: Remove an old comment

This was missed when removing kern_delta

Sponsored by:	Arm Ltd
This commit is contained in:
Andrew Turner 2023-11-15 18:18:15 +00:00
parent 0abe05aeac
commit f3a83b3a62

View file

@ -134,8 +134,6 @@ virtdone:
sub sp, sp, #BOOTPARAMS_SIZE
mov x0, sp
/* Negate the delta so it is VA -> PA */
str x1, [x0, #BP_MODULEP]
adrp x25, initstack
add x25, x25, :lo12:initstack