]> git.baikalelectronics.ru Git - uboot.git/commit
x86: Move fsp_types.h to the generic fsp directory
authorSimon Glass <sjg@chromium.org>
Wed, 25 Sep 2019 14:00:15 +0000 (08:00 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Oct 2019 05:50:31 +0000 (13:50 +0800)
commit3d97f8a63c8fe5c40a888ec478ad936c1537b2e6
tree44dc74761525766aa00b48112975fc34ead114d4
parentfc902e6f022297bf8003e4a42219234183f31388
x86: Move fsp_types.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_types.h [new file with mode: 0644]
arch/x86/include/asm/fsp1/fsp_support.h
arch/x86/include/asm/fsp1/fsp_types.h [deleted file]