EFI, x86: fix function prototype
authorRandy Dunlap <randy.dunlap@oracle.com>
Thu, 7 Aug 2008 22:12:39 +0000 (15:12 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 11 Aug 2008 16:50:19 +0000 (18:50 +0200)
Fix function prototype in header file to match source code:

linux-next-20080807/arch/x86/kernel/efi_64.c:100:14: error: symbol 'efi_ioremap' redeclared with different type (originally declared at include2/asm/efi.h:89) - different address spaces

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/efi.h

Simple merge