x86: move per-vendor early CPU init declarations
authorJan Beulich <jbeulich@suse.com>
Mon, 2 Jul 2018 11:11:33 +0000 (13:11 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 2 Jul 2018 11:11:33 +0000 (13:11 +0200)
commit1d30850644a1d921c1d44b96ba7007cb943b9e0d
tree3e6f3c573d91da8b0ca96b4dd520981559813c89
parent2f374bd557b289e12c793058130169c1d4c46b0a
x86: move per-vendor early CPU init declarations

They're local to cpu/, so they belong into cpu/cpu.h (and some of them
have been out of use for quite some time). Drop the asm/setup.h
inclusions then as well.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/cpu/amd.c
xen/arch/x86/cpu/common.c
xen/arch/x86/cpu/cpu.h
xen/arch/x86/cpu/intel.c
xen/include/asm-x86/setup.h