diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-07-23 09:49:43 +0200 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-04-08 17:01:58 +0200 |
commit | e3c0f6f3fbdaca7b006dc606def9973233549777 (patch) | |
tree | f04b744cc8296169dd6acf12dfba14dcf777ce24 /arch/h8300 | |
parent | Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm (diff) | |
download | linux-e3c0f6f3fbdaca7b006dc606def9973233549777.tar.xz linux-e3c0f6f3fbdaca7b006dc606def9973233549777.zip |
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