]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86, NUMA: Make numa_init_array() static
authorTejun Heo <tj@kernel.org>
Mon, 2 May 2011 15:24:48 +0000 (17:24 +0200)
committerTejun Heo <tj@kernel.org>
Mon, 2 May 2011 15:24:48 +0000 (17:24 +0200)
commit752d4f372f90a2f6eb562aaffb639957890cbcab
treeb2efc31cea03d00f806e5eed37ffd7fb17db0ee7
parentbd6709a91a593d8fe35d08da542e9f93bb74a304
x86, NUMA: Make numa_init_array() static

numa_init_array() no longer has users outside of numa.c.  Make it
static.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: David Rientjes <rientjes@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
arch/x86/include/asm/numa.h
arch/x86/mm/numa.c