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)
commit97d014446cec3ba98c7f3efe16c423dbcf769379
tree829768549b29bda1e3ec779a67d388395df54aef
parent441a2306ab748b63fa6790ce0d64bede9b0b82e4
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