From: Ard Biesheuvel Date: Fri, 17 Oct 2014 10:44:11 +0000 (+0200) Subject: arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES) X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~18^2~60^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e27d4754e8990da264c1e01e2f6bd8340e30cb3;p=pandora-kernel.git 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: Will Deacon Signed-off-by: Ard Biesheuvel --- Reading git-diff-tree failed