Files
Evgeny Bachinin 110afc1552 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 <EABachinin@salutedevices.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
(cherry picked from commit e2f0e9a320)
2025-12-24 05:17:05 -07:00
..
2025-11-12 08:40:05 -07:00
2025-12-17 10:51:23 -07:00
2025-09-11 15:19:22 -06:00
2025-06-27 07:50:11 -06:00
2025-12-17 10:51:23 -07:00
2025-12-17 10:51:23 -07:00
2025-12-24 05:17:00 -07:00
2025-05-16 18:17:17 +02:00