x86: Drop FSP error defines and use EFI instead
authorSimon Glass <sjg@chromium.org>
Thu, 13 Aug 2015 01:33:07 +0000 (19:33 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 14 Aug 2015 15:50:13 +0000 (09:50 -0600)
commitecf674b772713837e1d36f9c70ee319d7753a895
treee91f486dab4e30694c8d0b8a8af80470a64fdba7
parentecfeadabb74452a0d78e6d12de9b63263a4a90c5
x86: Drop FSP error defines and use EFI instead

Now that we have an efi.h header we can use that for FSP error defines.
Drop the FSP ones.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/include/asm/fsp/fsp_types.h
arch/x86/lib/fsp/fsp_common.c