From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Otte Date: Tue, 04 Dec 2007 13:41:35 +0000 Subject: Re: [kvm-ppc-devel] [kvm-devel] [PATCH 2 of 3] Move IO device Message-Id: <4755590F.60301@de.ibm.com> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Hollis Blanchard Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, kvm-ppc-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, Avi Kivity Hollis Blanchard wrote: > diff --git a/drivers/kvm/kvm_main.c b/drivers/kvm/kvm_main.c > --- a/drivers/kvm/kvm_main.c > +++ b/drivers/kvm/kvm_main.c > @@ -18,6 +18,7 @@ > #include "kvm.h" > #include "x86.h" > #include "irq.h" > +#include "iodev.h" > > #include > #include Why do we have that include in kvm_main? I will need to get rid of it for s390 later on. ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ kvm-ppc-devel mailing list kvm-ppc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel