Use the common name for the struct, in preparation for passing it around between functions.
Signed-off-by: Simon Glass <[email protected]> --- (no changes since v1) arch/x86/include/asm/zimage.h | 2 +- arch/x86/lib/zimage.c | 48 +++++++++++++++++------------------ cmd/x86/zboot.c | 4 +-- 3 files changed, 27 insertions(+), 27 deletions(-) Applied to sjg/master, thanks!

