]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: Fix efi_add_runtime_mmio definition
authorAlexander Graf <agraf@suse.de>
Thu, 17 Nov 2016 00:02:56 +0000 (01:02 +0100)
committerAlexander Graf <agraf@suse.de>
Thu, 17 Nov 2016 13:18:55 +0000 (14:18 +0100)
commit043232ac1c1626cdf1e4238b6a93a706fe211c9a
tree829768549b29bda1e3ec779a67d388395df54aef
parent61ee00bc7c4969a7601b8559ea8b74738716a251
efi_loader: Fix efi_add_runtime_mmio definition

The efi_add_runtime_mmio prototype for disabled CONFIG_EFI_LOADER
was different from the enabled one. Sync them.

Signed-off-by: Alexander Graf <agraf@suse.de>
include/efi_loader.h