commit | 42bbdb43b16d233b2dacb4cd76e28f61c2a86dc6 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Aug 20 13:04:10 2009 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Aug 31 09:35:45 2009 +0200 |
tree | f70bc7a928b5131e69971ff1fb5a30a0bb8f52c3 | |
parent | 428cf9025b15573e16e658032f2b963283e34ae0 [diff] |
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 <tglx@linutronix.de>