diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-12-27 15:33:09 +0100 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-12-31 14:33:07 +0100 |
commit | db6288de85dce4482712ac5ed59d78ef22cd9ab6 (patch) | |
tree | c259cc4f10adad857113709d007d2dd8a30e975f /drivers/ddr/imx/imx8m/ddr_init.c | |
parent | c0029e4e25c10d627f4bff62cdb4074bb2c7eaf7 (diff) | |
download | u-boot-db6288de85dce4482712ac5ed59d78ef22cd9ab6.tar.gz u-boot-db6288de85dce4482712ac5ed59d78ef22cd9ab6.tar.xz u-boot-db6288de85dce4482712ac5ed59d78ef22cd9ab6.zip |
efi_loader: missing parentheses after if
IS_ENABLED() contains parentheses. But we should still put extra
parentheses around it in an if statement for readability.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions