diff options
Diffstat (limited to 'arch/x86/xen/xen-ops.h')
-rw-r--r-- | arch/x86/xen/xen-ops.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/xen/xen-ops.h b/arch/x86/xen/xen-ops.h index 28c7e0be56e4..4ab9298c5e17 100644 --- a/arch/x86/xen/xen-ops.h +++ b/arch/x86/xen/xen-ops.h | |||
@@ -33,7 +33,6 @@ extern unsigned long xen_max_p2m_pfn; | |||
33 | 33 | ||
34 | void xen_mm_pin_all(void); | 34 | void xen_mm_pin_all(void); |
35 | void xen_mm_unpin_all(void); | 35 | void xen_mm_unpin_all(void); |
36 | void xen_set_pat(u64); | ||
37 | 36 | ||
38 | char * __init xen_memory_setup(void); | 37 | char * __init xen_memory_setup(void); |
39 | char * xen_auto_xlated_memory_setup(void); | 38 | char * xen_auto_xlated_memory_setup(void); |