x86: Move fsp_api.h inclusion out of fsp_support.h
authorSimon Glass <sjg@chromium.org>
Wed, 25 Sep 2019 14:00:14 +0000 (08:00 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Oct 2019 05:50:26 +0000 (13:50 +0800)
commit8a0b4e2dd7ce8a93ef49bed916e96c569a95ff23
tree778e075ca5080a2821555e48196bad9995f3a884
parent8cd29798d6a8e3cd3061ba855f6ea2b95ec47afc
x86: Move fsp_api.h inclusion out of fsp_support.h

This header file is different for each version of FSP. Move it into the
fsp_arch.h header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/include/asm/fsp1/fsp_support.h
arch/x86/include/asm/fsp_arch.h