diff options
author | Heinrich Schuchardt | 2019-08-14 06:49:09 +0200 |
---|---|---|
committer | Heinrich Schuchardt | 2019-08-15 20:33:10 +0200 |
commit | 9f8932d0558e52777175a2a6ef70c0ef3f519545 (patch) | |
tree | fa6e197798c7bd6e348b05e54cd12bc0c73e138e /arch/arm/dts | |
parent | 53e1d8fae8ccf24a1b91929a6d5e74d4cef18eb1 (diff) |
efi_loader: do not call efi_runtime_detach twice
Commit 7f95104d91cc ("efi_loader: detach runtime in ExitBootServices()")
added a call to efi_runtime_detach() to ExitBootServices() but did not
remove the call in SetVirtualAddressMap().
Remove the superfluous function call.
Correct a comment referring to efi_runtime_detach().
Fixes: 7f95104d91cc ("efi_loader: detach runtime in ExitBootServices()")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'arch/arm/dts')
0 files changed, 0 insertions, 0 deletions