x86: Move fsp_ffs.h include to fsp_arch.h
authorSimon Glass <sjg@chromium.org>
Wed, 25 Sep 2019 14:00:20 +0000 (08:00 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Oct 2019 05:50:55 +0000 (13:50 +0800)
commit0e23d7660a06978d8953cbeedd931ab0df01294f
tree20a4640e3291d3645fd43a3cb668e68bca83bb1d
parent79b228baae06a57d0d01358e832d5ea2f2cc02d3
x86: Move fsp_ffs.h include to fsp_arch.h

This include file is only used for FSP v1. Avoid including it from
fdt_support.h so we can use the latter with FSP v2.

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/fsp_arch.h