Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 2653d5bf authored by Geert Uytterhoeven's avatar Geert Uytterhoeven
Browse files

soc: renesas: Use "#ifdef" for single-symbol definition checks


Replace "#if defined(CONFIG_<foo>)" by "#ifdef CONFIG_<foo>" for
brevity.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/6026a3fe36735f0e6a0ecb037bf7c45f42aa3daf.1678705241.git.geert+renesas@glider.be
parent 641a5e94
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment