From: Ingo Molnar Date: Tue, 17 Feb 2009 22:12:48 +0000 (+0100) Subject: x86, apic: separate 32-bit setup functionality out of apic_32.c X-Git-Tag: v2.6.30-rc1~211^2~43^6~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9be1b56a3e718aa998772019c57c398dbb19e258;p=pandora-kernel.git x86, apic: separate 32-bit setup functionality out of apic_32.c Impact: build fix, cleanup A couple of arch setup callbacks were mistakenly in apic_32.c, breaking the build. Also simplify the code a bit. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed