commit | 788ed15fed79ce6434a05e8c74f6bcc936065a7b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 25 08:00:12 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Oct 08 13:50:16 2019 +0800 |
tree | df06bcb4567f2eb600840072a66f0b3cd2209783 | |
parent | 6c34fc1b4a3028a20325dd5ca32c3e13f260bbf5 [diff] |
x86: Move fsp_azalia.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> [bmeng: remove forward declarations in fsp_support.h] Signed-off-by: Bin Meng <bmeng.cn@gmail.com>