x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S
authorH. Peter Anvin <hpa@zytor.com>
Wed, 6 May 2009 06:24:50 +0000 (23:24 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 9 May 2009 00:16:22 +0000 (17:16 -0700)
Use the BP_scratch symbol from asm-offsets.h instead of hard-coding
the location.

[ Impact: cleanup ]

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

No differences found