arm: do not include efi_loader.h twice
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 1 Oct 2018 03:03:30 +0000 (05:03 +0200)
committerAlexander Graf <agraf@suse.de>
Tue, 16 Oct 2018 14:41:01 +0000 (16:41 +0200)
commitb417d475b28164e12a6351390f234ed49ec14c0e
treebbc87d325ccaa5fb205f9862575f39eb99e4f71b
parent891dacf6731c3608715f8f6f07df6f9651aa5d4f
arm: do not include efi_loader.h twice

We should not include the same include twice.

Fixes: 99b8db7291ce ("arm: print information about loaded UEFI images")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/arm/lib/interrupts.c