On Fri, 13 Jun 2025, Alejandro Vallejo wrote: > Create a struct header within kernel_info with the contents common to > kernel_info and boot_domain, and define that header in common code. This > enables > x86 to use that header as-is and drop x86's boot_domain. > > Not a functional change. > > Signed-off-by: Alejandro Vallejo <agarc...@amd.com>
Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>