summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd
diff options
context:
space:
mode:
authorEvgeny Bachinin <[email protected]>2024-12-11 01:39:58 +0300
committerTom Rini <[email protected]>2024-12-31 10:57:50 -0600
commite2f0e9a320d1efba9ed280e9a4b14df661daef54 (patch)
tree9f02eb01ec515d2c93024ceaa009cfa99fed9c51 /doc/develop/bootstd
parent623f5cf517ae0e0f6f7132ac6411ea0a8dd9b3f7 (diff)
fdtdec: dtb_dt_embedded: replace ifdefs by IS_ENABLED()
Patch fixes the checkpatch warnings like: ``` WARNING: Use 'if (IS_ENABLED(CONFIG...))' instead of '#if or #ifdef' #94: FILE: lib/fdtdec.c:102: +#ifdef CONFIG_OF_EMBED ``` Signed-off-by: Evgeny Bachinin <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop/bootstd')
0 files changed, 0 insertions, 0 deletions