diff options
author | Sean Anderson <seanga2@gmail.com> | 2023-11-08 11:48:37 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-11-16 13:49:13 -0500 |
commit | feaeb8fa6f949dd76d455a91793a859382678a72 (patch) | |
tree | cfbc217f0390a3bf8e9fdf0bdbf1552407ea0d7d /drivers/ddr/imx/phy/ddrphy_train.c | |
parent | 517e70856f0fcbb9c84de0414430086bea0008ee (diff) |
spl: Remove NULL assignments in spl_load_info
Remove NULL assignments to fields in spl_load_info when .load doesn't
reference these fields. This can result in more efficient code. filename
must stay even if it is unused, since load_simple_fit uses it.
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/imx/phy/ddrphy_train.c')
0 files changed, 0 insertions, 0 deletions