]> git.baikalelectronics.ru Git - uboot.git/commit
x86: fsp: Correct wrong header inlude in fsp_support.c
authorSimon Glass <sjg@chromium.org>
Sat, 7 Dec 2019 04:42:17 +0000 (21:42 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 15 Dec 2019 03:44:16 +0000 (11:44 +0800)
commita3b2ff9de5ac49b2fe15c32ad3625e2228936146
tree0e376c983f7542c847b2414c460edea362ca3b06
parentccdc1fa415d853770efa1966de9966a08555b2a1
x86: fsp: Correct wrong header inlude in fsp_support.c

This generic FSP file should include the generic FSP support header, not
the FSP1 version. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/fsp/fsp_support.c