mm: make register_page_bootmem_info_section() static
authorAdrian Bunk <bunk@kernel.org>
Thu, 24 Jul 2008 04:28:12 +0000 (21:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 17:47:21 +0000 (10:47 -0700)
commitd92bc318547507a944a22e7ef936793dc0fe167f
tree6c1406734048b3ea710de744389c2db07db8983c
parentb69a7288ea7bf171328f313f0edae629f50e3bdb
mm: make register_page_bootmem_info_section() static

Make the needlessly global register_page_bootmem_info_section() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Yasunori Goto <y-goto@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/memory_hotplug.c