diff options
author | Simon Glass <sjg@chromium.org> | 2024-09-01 16:27:27 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2024-10-18 14:10:21 -0600 |
commit | 8c3e44d307e34ea8efe524e3b5c0bac79f22f280 (patch) | |
tree | 07de7f9261b10d5c4bcb4e732da7401903a5e8c1 /drivers/ddr/fsl/ddr2_dimm_params.c | |
parent | a768742d65c7d96ab0a8737fed7c1360f84706dc (diff) |
blk: Make functions available unconditionally
Some boards still don't enable BLK but we want to be able to at least
compile the code which relies on this. For example, bootstd includes
calls to blk_...() functions, albeit with a check for BLK so that the
code is eliminated by the compiler.
Reduce the scope of the BLK #ifdef to help with this.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/fsl/ddr2_dimm_params.c')
0 files changed, 0 insertions, 0 deletions