x86: Move fsp_fv.h to the generic fsp directory
authorSimon Glass <sjg@chromium.org>
Wed, 25 Sep 2019 14:00:16 +0000 (08:00 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Oct 2019 05:50:37 +0000 (13:50 +0800)
commitaae5b4613a4b68efee33ac6803440ccc3a18ec55
tree5332e3f04e18d8380b274c72944d319bc43f0dd4
parent2b5560a6bdafe4e1217938b8b772b8f545136dd8
x86: Move fsp_fv.h to the generic fsp directory

This header file is the same for FSP v1 and v2. Move it into the general
fsp directory.

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/fsp_fv.h [new file with mode: 0644]
arch/x86/include/asm/fsp1/fsp_fv.h [deleted file]
arch/x86/include/asm/fsp1/fsp_support.h