diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2019-10-27 05:19:41 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-10-28 13:32:51 -0400 |
commit | a7c9a65ed9feee937c6b40a971d03e9c2f8447ca (patch) | |
tree | a7276903dd3bebca406c85a15b0bde7431fd9cda /arch | |
parent | 1af5e97d8ded39947d5ccab21b9947fe362a105f (diff) | |
download | u-boot-a7c9a65ed9feee937c6b40a971d03e9c2f8447ca.tar.gz |
tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX
__leXX has Linux kernel specific __attribute__((bitwise)) which is
not portable. Use corresponding uintXX_t instead.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions