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>
#include "fsp_hob.h"
#include "fsp_fv.h"
#include "fsp_ffs.h"
-#include "fsp_api.h"
#include "fsp_infoheader.h"
#include "fsp_bootmode.h"
#include <asm/fsp_arch.h>
* since this file can be included from assembly.
*/
+#include <asm/fsp1/fsp_api.h>
#include <asm/arch/fsp/fsp_vpd.h>
#include <asm/arch/fsp/fsp_configs.h>