]> git.baikalelectronics.ru Git - kernel.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)
commit1f6dd5365b2df5822d95a1f808b3ae94dbc96b31
treeb2efc31cea03d00f806e5eed37ffd7fb17db0ee7
parent8918000e95816035c1dbabf60b8bc5ea43d78b4e
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