summaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2023-02-28 22:18:13 +0100
committerMarek Vasut <[email protected]>2023-04-07 17:13:27 +0200
commit2769ddc99fd089afb4c150b027ff4217d0fe098e (patch)
treec815793aa37ec5da095b7ccc52ecd82afc6d23fe /scripts/cleanpatch
parentdd073c03933603907ad45428c227754d694168cf (diff)
mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macros
Instead of #if and #ifdef, use IS_ENABLED and CONFIG_IS_ENABLED macros. This improves build test coverage. The CONFIG_SPL_BUILD must remain an ifdef, as CONFIG_SPL_STACK may not always be defined, e.g. in U-Boot proper build. No functional change. Signed-off-by: Marek Vasut <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Jaehoon Chung <[email protected]>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions