* [PATCH] IA64: remove duplicate declaration of efi_initialize_iomem_resources
@ 2007-03-06 7:20 Horms
0 siblings, 0 replies; only message in thread
From: Horms @ 2007-03-06 7:20 UTC (permalink / raw)
To: linux-ia64
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>
Index: linux-2.6/arch/ia64/kernel/setup.c
=================================--- linux-2.6.orig/arch/ia64/kernel/setup.c 2007-03-05 11:22:47.000000000 +0900
+++ linux-2.6/arch/ia64/kernel/setup.c 2007-03-05 13:23:44.000000000 +0900
@@ -91,8 +91,6 @@
.name = "Kernel code",
.flags = IORESOURCE_BUSY | IORESOURCE_MEM
};
-extern void efi_initialize_iomem_resources(struct resource *,
- struct resource *);
extern char _text[], _end[], _etext[];
unsigned long ia64_max_cacheline_size;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-03-06 7:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-06 7:20 [PATCH] IA64: remove duplicate declaration of efi_initialize_iomem_resources Horms
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox