From: Thomas Gleixner Date: Thu, 20 Aug 2009 08:41:58 +0000 (+0200) Subject: x86: Move mpc_apic_id to x86_init_ops X-Git-Tag: v2.6.32-rc1~629^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd6c6661492226bb82f422157c535ac573cbecbd;p=pandora-kernel.git x86: Move mpc_apic_id to x86_init_ops The mpc_apic_id setup is handled by a x86_quirk. Make it a x86_init_ops function with a default implementation. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed