x86, boot: remove dead code from boot/compressed/head_*.S
authorH. Peter Anvin <hpa@zytor.com>
Mon, 11 May 2009 23:02:10 +0000 (16:02 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 11 May 2009 23:17:05 +0000 (16:17 -0700)
Remove a couple of lines of dead code from
arch/x86/boot/compressed/head_*.S; all of these update registers that
are dead in the current code.

[ Impact: cleanup ]

Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found