Commit 05a25c8e authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Michal Marek
Browse files

kconfig.h: use already defined macros for IS_REACHABLE() define

For the same reason as commit 02d699f1

 ("include/linux/kconfig.h:
ese macros which are already defined"), it is better to use macros
IS_BUILTIN() and IS_MODULE() for defining IS_REACHABLE().

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: default avatarMichal Marek <mmarek@suse.com>
parent 6023d236
Supports Markdown
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