From: Olaf Hering Date: Thu, 25 Oct 2012 09:00:24 +0000 (+0200) Subject: x86: remove obsolete comment from asm/xen/hypervisor.h X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b6514633bdc6a511f7c44b3ecb86d6071374239d;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git x86: remove obsolete comment from asm/xen/hypervisor.h Signed-off-by: Olaf Hering Signed-off-by: Konrad Rzeszutek Wilk --- 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;