From: Andi Kleen Date: Tue, 26 Sep 2006 08:52:33 +0000 (+0200) Subject: [PATCH] Clean up acpi_numa variable X-Git-Tag: v2.6.19-rc1~1077^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c31fbb1ad890b11f037c16496e53f28877c12722;p=pandora-kernel.git [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 --- Reading git-diff-tree failed