Skip to content
Commit 4e27d475 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)



The EFI_CONFIG_TABLES bit already gets set by efi_config_init(),
so there is no reason to set it again after this function returns
successfully.

Acked-by: default avatarWill Deacon <will.deacon@arm.com>
Signed-off-by: default avatarArd Biesheuvel <ard.biesheuvel@linaro.org>
parent 61139eb0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment