]> git.dujemihanovic.xyz Git - u-boot.git/commit
global_data: Move pointer members together
authorSimon Glass <sjg@chromium.org>
Wed, 21 Aug 2024 16:19:23 +0000 (10:19 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 26 Aug 2024 20:06:08 +0000 (14:06 -0600)
commitb9c396ca4972decf82d4b5896ea8e72c3f8929a9
tree5a8cacbe119d1720b8296a79b8ee44acf9064bfd
parentbab88e83299cf2a45e6818942474f63dfa00182e
global_data: Move pointer members together

Collect the pointer members near the top of global_data to help with
alignment.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/asm-generic/global_data.h