commit | 8c11bc165efd6639a587ba4d4f818729f3a233d1 | [log] [tgz] |
---|---|---|
author | Kever Yang <kever.yang@rock-chips.com> | Mon Mar 30 11:56:22 2020 +0800 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 24 10:10:00 2020 -0400 |
tree | b52072cf7e72c08a35f974df85ba42f4c7b8c958 | |
parent | bad64ffa22b3a101d81a1f4aed97bbc30e4333e6 [diff] |
tool: use ALIGN() to align the size Use the ALIGN() for size align so that the code is more readable. Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Punit Agrawal <punit1.agrawal@toshiba.co.jp> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>