i386: remapped_pgdat_init() static
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
d5321abe6a
commit
10079ae35f
1 changed files with 1 additions and 1 deletions
|
@ -466,7 +466,7 @@ void __init setup_bootmem_allocator(void)
|
|||
*
|
||||
* This should all compile down to nothing when NUMA is off.
|
||||
*/
|
||||
void __init remapped_pgdat_init(void)
|
||||
static void __init remapped_pgdat_init(void)
|
||||
{
|
||||
int nid;
|
||||
|
||||
|
|
Loading…
Reference in a new issue