arm: remove unneeded ifdef CONFIG_ARM in efi-boot.h
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 3 Mar 2016 07:56:06 +0000 (08:56 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 3 Mar 2016 07:56:06 +0000 (08:56 +0100)
commit617026feaea6f16fccad583afad0f70c1a83eb4e
tree7d6d3cecdf00ecb34a28508790ee0f1503a8f808
parent10d70e7830f1051d9190b4a3b9be60bcabf3d27f
arm: remove unneeded ifdef CONFIG_ARM in efi-boot.h

Ifdef'ing CONFIG_ARM in xen/arch/arm/efi/efi-boot.h is redundant, remove
the condition and simplify the ifdef's.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/arm/efi/efi-boot.h