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: http://review.tizen.org/git/?a=commitdiff_plain;h=a5bcbcaff24185695b296d4aa2278c5f890a7987;p=profile%2Fivi%2Fkernel-x86-ivi.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 5a53ceb..aff5398 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) /*