commit | c31fbb1ad890b11f037c16496e53f28877c12722 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Tue Sep 26 10:52:33 2006 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Sep 26 10:52:33 2006 +0200 |
tree | 16255a334807034097d581bad2938f377d11a45a | |
parent | df3bb57d2c0160ccd1ee51322f50aa295c3b0858 [diff] |
[PATCH] Clean up acpi_numa variable Move it into srat.c No need to clutter up setup.c for it And remove use in setup.c completely - it only guarded a printk which can be done unconditionally. Signed-off-by: Andi Kleen <ak@suse.de>