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