On 2026-02-24 15:07, Roger Pau Monne wrote:
After e4c3755d4dd7 the function efi_halt_system() is unreachable, remove it from the file.No functional change expected, as the function is not called. Fixes: e4c3755d4dd7 ("x86-64/EFI: don't call EfiResetSystem() from machine_halt()") Signed-off-by: Roger Pau Monné <[email protected]>
Reviewed-by: Jason Andryuk <[email protected]> I see this dropped with --gc-sections, FWIW. Thanks, Jason
