commit | 864fc31ea59798905a37cd896a3e093915a3b366 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon May 12 15:43:36 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 11:31:28 2008 +0200 |
tree | 9b58d6dec9b848780282fa2a04ba6f3b43518a3b | |
parent | f307d25e638d3408659a2ec98fb3fd1737f7cb31 [diff] |
x86: numa_64.c make local variables static plat_node_bdata, cmdline, nodemap_addr, nodemap_size are local to numa_64.c. Make them static Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>