From: Daniel Kiper Date: Mon, 30 Jun 2014 17:52:59 +0000 (+0200) Subject: arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call X-Git-Tag: omap-for-v3.17/fixes-against-rc2~174^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f2adfd8a97f6d9c2725888a4eeec22c17ac3dab;p=pandora-kernel.git arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call Remove redundant set_bit(EFI_SYSTEM_TABLES, &efi.flags) call. It is executed earlier in efi_systab_init(). Signed-off-by: Daniel Kiper Signed-off-by: Matt Fleming --- Reading git-diff-tree failed