]> git.baikalelectronics.ru Git - kernel.git/commit
x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.c
authorJuergen Gross <jgross@suse.com>
Tue, 24 Feb 2015 09:13:31 +0000 (10:13 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 24 Feb 2015 14:58:07 +0000 (15:58 +0100)
commitda8e96d86b966bd87dcaccba78fe7fed575bcf36
treedbe4fb2c7376944202dd05a143a7f66050073034
parent0fffe82d02fcd8d8c03bcf432ee3988746408178
x86/mm, efi: Use early_ioremap() in arch/x86/platform/efi/efi-bgrt.c

Use early_ioremap() to map an I/O-area instead of
early_memremap().

Signed-off-by: Juergen Gross <jgross@suse.com>
Cc: matt.fleming@intel.com
Link: http://lkml.kernel.org/r/1424769211-11378-5-git-send-email-jgross@suse.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/platform/efi/efi-bgrt.c