From: Randy Dunlap Date: Thu, 7 Aug 2008 22:12:39 +0000 (-0700) Subject: EFI, x86: fix function prototype X-Git-Tag: v2.6.27-rc3~51^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0fbaa6b5976962434349849673b9ff63631b6d4;p=pandora-kernel.git EFI, x86: fix function prototype 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed