[PATCH 13/32] x86: Use if instead of #ifdef in write_tables()

Bin Meng bmeng.cn at gmail.com
Fri Oct 16 15:34:50 CEST 2020


On Mon, Sep 28, 2020 at 12:26 PM Simon Glass <sjg at chromium.org> wrote:
>
> Use if() to remove the extra build path in this code.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/lib/tables.c | 38 +++++++++++++++++++-------------------
>  1 file changed, 19 insertions(+), 19 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list