diff options
author | Matthieu Simon <gmatthsim@gmail.com> | 2017-02-07 22:48:43 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-09 13:23:13 +0100 |
commit | c075b6f2d357ea91e8ef01e860571e7d151f3aa3 (patch) | |
tree | 709da17d18f67294f1dd821d46d199cc1aac17c5 /tools/vm | |
parent | 0840ff76902da3c92ecda4660ee3b1a795bbc09d (diff) | |
download | linux-c075b6f2d357ea91e8ef01e860571e7d151f3aa3.tar.bz2 |
staging: sm750fb: Replace POKE32 and PEEK32 by inline functions
POKE32 and PEEK32 have been replaced by inlined functions poke32 and
peek32.
Having inline functions instead of macros help to get the correct
type-checking and avoid the possible precedence issues reported by
checkpatch.
Signed-off-by: Matthieu Simon <gmatthsim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/vm')
0 files changed, 0 insertions, 0 deletions