projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5321ab
)
i386: remapped_pgdat_init() static
author
Adrian Bunk
<bunk@stusta.de>
Sat, 21 Jul 2007 15:10:27 +0000
(17:10 +0200)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sun, 22 Jul 2007 01:37:09 +0000
(18:37 -0700)
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>
arch/i386/kernel/setup.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/i386/kernel/setup.c
b/arch/i386/kernel/setup.c
index 74871d066c2b0ce85351d36748865f293f620759..ec4dfcc50cf7b3a720941cf0af8a188d328805b1 100644
(file)
--- a/
arch/i386/kernel/setup.c
+++ b/
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;