diff options
| author | Harald Seiler <[email protected]> | 2020-04-23 13:07:52 +0200 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2020-05-01 18:48:36 +0200 |
| commit | 5fc5bac67b90f507b2e93bbcd1ddeafc8eb32278 (patch) | |
| tree | 227c2334f2a3ff39b187fbcdfaadf8aa500109dd /scripts | |
| parent | abf61e630e3e480a83caea084ac15388d59f5550 (diff) | |
imx: spl: Remove ifdefs in spl_mmc_boot_mode()
It is hard to read code which contains nested ifdef blocks. Replace
them with normal if-blocks and the IS_ENABLED() macro. This is not only
more readable but also helps as both arms are validated by the compiler
in all cases.
Signed-off-by: Harald Seiler <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
