diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-23 16:49:43 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-04-09 00:01:58 +0900 |
commit | e3c0f6f3fbdaca7b006dc606def9973233549777 (patch) | |
tree | f04b744cc8296169dd6acf12dfba14dcf777ce24 /arch/h8300 | |
parent | f5e94d10e4c468357019e5c28d48499f677b284f (diff) |
sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()
__builtin_constant_p(nr) is used everywhere now. It does not make
much sense to define IS_IMMEDIATE() as its alias.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions