From: Sonny Rao Date: Fri, 23 Mar 2007 02:44:31 +0000 (-0400) Subject: [POWERPC] Remove stale comment from head_64.S X-Git-Tag: v2.6.22-rc1~1109^2~110 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=a5bcbcaff24185695b296d4aa2278c5f890a7987;p=linux-block.git [POWERPC] Remove stale comment from head_64.S This is now inaccurate because we may not have entered prom_init() and r3 is overwritten immediately anyway. Signed-off-by: Sonny Rao Signed-off-by: Paul Mackerras --- diff --git a/arch/powerpc/kernel/head_64.S b/arch/powerpc/kernel/head_64.S index 5a53cebd17e6..aff5398a5f63 100644 --- a/arch/powerpc/kernel/head_64.S +++ b/arch/powerpc/kernel/head_64.S @@ -1734,10 +1734,6 @@ _STATIC(__boot_from_prom) /* We never return */ trap -/* - * At this point, r3 contains the physical address we are running at, - * returned by prom_init() - */ _STATIC(__after_prom_start) /*