From: Thomas Gleixner Date: Thu, 20 Aug 2009 11:04:10 +0000 (+0200) Subject: x86: Replace ARCH_SETUP by a proper x86_init_ops X-Git-Tag: v2.6.32-rc1~629^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42bbdb43b16d233b2dacb4cd76e28f61c2a86dc6;p=pandora-kernel.git x86: Replace ARCH_SETUP by a proper x86_init_ops ARCH_SETUP is a horrible leftover from the old arch/i386 mach support code. It still has a lonely user in xen. Move it to x86_init_ops. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed