[PATCH](trivial) cleanup redundant EXPORT_SYMBOL in arch/ia64/mm/init.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is tiny cleanup patch.

EXPORT_SYMBOL(add_memory) in arch/ia64/mm/init.c is redundant.
The old add_memory() has been already arch_add_memory(),
but it is not called by acpi memhotplug modules.

This is for 2.6.17-rc3-mm1.

Please apply.

Signed-off-by: Yasunori Goto <[email protected]>

 arch/ia64/mm/init.c |    1 -
 1 files changed, 1 deletion(-)

Index: pgdat13/arch/ia64/mm/init.c
===================================================================
--- pgdat13.orig/arch/ia64/mm/init.c	2006-05-02 13:00:47.000000000 +0900
+++ pgdat13/arch/ia64/mm/init.c	2006-05-02 18:27:27.000000000 +0900
@@ -671,7 +671,6 @@ int arch_add_memory(int nid, u64 start, 
 
 	return ret;
 }
-EXPORT_SYMBOL_GPL(add_memory);
 
 int remove_memory(u64 start, u64 size)
 {

-- 
Yasunori Goto 


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux