Browse Source

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>
Olaf Hering 12 years ago
parent
commit
b6514633bd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/x86/include/asm/xen/hypervisor.h

+ 0 - 1
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;