On 02.10.2024 22:09, Andrew Cooper wrote: > There are only two remaining standalone uses the legacy ALIGN macro. > > Drop these by switching the .incbin's over to using FUNC()/END() which has > alignment handled internally. While the incbin's aren't technically one > single function, they're as good as one single function. > > Finally, expand ALIGN inside the legacy ENTRY() macro in order to remove ALIGN > itself. > > No functional change. > > Signed-off-by: Andrew Cooper <[email protected]>
Reviewed-by: Jan Beulich <[email protected]>
