Skip to content
Commit 7485ef91 authored by Yong Cong Sin's avatar Yong Cong Sin Committed by Carles Cufí
Browse files

irq: multilevel: reduce the use of macros



Convert `#if defined CONFIG_*` to use
`if (IS_ENABLED(CONFIG_*))` and removed some macro guards since
they are safe to be compile.

Signed-off-by: default avatarYong Cong Sin <ycsin@meta.com>
parent 63bd547e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment