git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61139eb
)
arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)
author
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Fri, 17 Oct 2014 10:44:11 +0000
(12:44 +0200)
committer
Ard Biesheuvel
<ard.biesheuvel@linaro.org>
Wed, 5 Nov 2014 08:03:14 +0000
(09:03 +0100)
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: Will Deacon <will.deacon@arm.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
No differences found