Carsten Otte wrote: > This patch removes the include of asm/desc.h in kvm_main.c, which is > only available for x86 and not needed anymore. > > Signed-off-by: Carsten Otte <[EMAIL PROTECTED]> > --- > kvm_main.c | 1 - > 1 file changed, 1 deletion(-) > Index: kvm/drivers/kvm/kvm_main.c > =================================================================== > --- kvm.orig/drivers/kvm/kvm_main.c 2007-11-22 15:15:54.000000000 > +0100 +++ kvm/drivers/kvm/kvm_main.c 2007-11-22 15:22:51.000000000 > +0100 @@ -45,7 +45,6 @@ > #include <asm/processor.h> > #include <asm/io.h> > #include <asm/uaccess.h> > -#include <asm/desc.h> > #include <asm/pgtable.h> > > MODULE_AUTHOR("Qumranet");
Acked-by Zhang Xiantao <[EMAIL PROTECTED]> ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel