[IA64] remove duplicate declaration of efi_initialize_iomem_resources
authorHorms <horms@verge.net.au>
Tue, 6 Mar 2007 07:20:10 +0000 (16:20 +0900)
committerTony Luck <tony.luck@intel.com>
Thu, 8 Mar 2007 00:18:38 +0000 (16:18 -0800)
efi_initialize_iomem_resources() is declared in both include/linux/efi.h
and arch/ia64/kernel/setup.c. This patch removes the latter.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found