summaryrefslogtreecommitdiff
path: root/arch/x86/xen/xen-ops.h
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <jeremy@goop.org>2008-07-08 22:06:43 (GMT)
committerIngo Molnar <mingo@elte.hu>2008-07-16 08:58:27 (GMT)
commitc7b75947f89d45493562ede6d9ee7311dfa5c4ce (patch)
tree954e5c75d950c2b98cfb7b4040acf370ebbcc8ad /arch/x86/xen/xen-ops.h
parent5b09b2876ed1a8e34a0da8f069575fc6174e2077 (diff)
downloadlinux-fsl-qoriq-c7b75947f89d45493562ede6d9ee7311dfa5c4ce.tar.xz
xen64: smp.c compile hacking
A number of random changes to make xen/smp.c compile in 64-bit mode. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>a Cc: Stephen Tweedie <sct@redhat.com> Cc: Eduardo Habkost <ehabkost@redhat.com> Cc: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/xen/xen-ops.h')
-rw-r--r--arch/x86/xen/xen-ops.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/xen/xen-ops.h b/arch/x86/xen/xen-ops.h
index 81a779f..aca4a78 100644
--- a/arch/x86/xen/xen-ops.h
+++ b/arch/x86/xen/xen-ops.h
@@ -44,8 +44,6 @@ bool xen_vcpu_stolen(int vcpu);
void xen_mark_init_mm_pinned(void);
-void __init xen_fill_possible_map(void);
-
void __init xen_setup_vcpu_info_placement(void);
#ifdef CONFIG_SMP