u-boot/arch/x86
Simon Glass 1484311286 x86: Fix indirect jmp warning in zimage.c
This fixes the following warning:

zimage.c:312: Warning: indirect jmp without `*'

Also fixed these warnings to keep checkpatch quiet:

warning: arch/x86/lib/zimage.c,311: unnecessary whitespace before a quoted newline
warning: arch/x86/lib/zimage.c,312: unnecessary whitespace before a quoted newline
warning: arch/x86/lib/zimage.c,313: unnecessary whitespace before a quoted newline

Signed-off-by: Simon Glass <sjg@chromium.org>
2012-12-06 14:30:40 -08:00
..
cpu x86: Clean up MTRR 7 right before jumping to the kernel 2012-12-06 14:30:39 -08:00
include/asm x86: Import MSR/MTRR code from Linux 2012-12-06 14:30:39 -08:00
lib x86: Fix indirect jmp warning in zimage.c 2012-12-06 14:30:40 -08:00
config.mk x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 2011-11-29 21:31:24 +11:00