commit | a27e3f769832b8db21115a2b71d4f56fc0160e66 | [log] [tgz] |
---|---|---|
author | Stephan Gerhold <stephan@gerhold.net> | Sun Mar 26 13:07:25 2023 +0200 |
committer | Manish V Badarkhe <manish.badarkhe@arm.com> | Tue May 09 21:46:18 2023 +0200 |
tree | a32d98cbf0c0d242512984d857f2413eba0fcd71 | |
parent | 1781bf1c40594e3a3f36404da793d5c7a6bca533 [diff] |
style(msm8916): use size macros Use the pre-defined size macros (SZ_*) for more clarity and to avoid having to add comments to each size represented by hexadecimal numbers. Change-Id: I6aebe2caf1365279670955b9b507dec7d7b04457 Signed-off-by: Stephan Gerhold <stephan@gerhold.net>