diff --git a/[refs] b/[refs] index 9836fe9e8fe3..0fb37921f04e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d5321abe6abd16e1749ccd89636415d39611e138 +refs/heads/master: 10079ae35fc91a0d5afa50eb4ccc82fb8f7124e9 diff --git a/trunk/arch/i386/kernel/setup.c b/trunk/arch/i386/kernel/setup.c index 74871d066c2b..ec4dfcc50cf7 100644 --- a/trunk/arch/i386/kernel/setup.c +++ b/trunk/arch/i386/kernel/setup.c @@ -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;