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)
commit99aa45595f45603526513d5e29fc00f8afbf3913
tree6c78891c04c10f6af014891fbbaf63c7276a5c24
parent40b387a8a9a821878ecdf9fb117958c426fc1385
x86, boot: remove dead code from boot/compressed/head_*.S

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>
arch/x86/boot/compressed/head_32.S
arch/x86/boot/compressed/head_64.S