summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/xen/hypervisor.h
diff options
context:
space:
mode:
authorOlaf Hering <olaf@aepfle.de>2012-10-25 11:00:24 +0200
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2012-10-30 09:27:32 -0400
commitb6514633bdc6a511f7c44b3ecb86d6071374239d (patch)
tree53c83fc5694388dc919d31d272bc1e22279b116b /arch/x86/include/asm/xen/hypervisor.h
parent801e7fb738c1049d93417dd8c2c4bf9cf567b668 (diff)
x86: remove obsolete comment from asm/xen/hypervisor.h
Signed-off-by: Olaf Hering <olaf@aepfle.de> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'arch/x86/include/asm/xen/hypervisor.h')
-rw-r--r--arch/x86/include/asm/xen/hypervisor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/xen/hypervisor.h b/arch/x86/include/asm/xen/hypervisor.h
index 66d0fff1ee84..125f344f06a9 100644
--- a/arch/x86/include/asm/xen/hypervisor.h
+++ b/arch/x86/include/asm/xen/hypervisor.h
@@ -33,7 +33,6 @@
#ifndef _ASM_X86_XEN_HYPERVISOR_H
#define _ASM_X86_XEN_HYPERVISOR_H
-/* arch/i386/kernel/setup.c */
extern struct shared_info *HYPERVISOR_shared_info;
extern struct start_info *xen_start_info;