Mailing List Archive

[PATCH 1/1] xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.h
asm/xen/hypervisor.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
drivers/xen/xenbus/xenbus_xs.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/xen/xenbus/xenbus_xs.c b/drivers/xen/xenbus/xenbus_xs.c
index acedeab..88e677b 100644
--- a/drivers/xen/xenbus/xenbus_xs.c
+++ b/drivers/xen/xenbus/xenbus_xs.c
@@ -48,7 +48,6 @@
#include <xen/xenbus.h>
#include <xen/xen.h>
#include "xenbus_comms.h"
-#include <asm/xen/hypervisor.h>

struct xs_stored_msg {
struct list_head list;
--
1.7.4.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
Re: [PATCH 1/1] xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.h [ In reply to ]
ping

On 19 November 2012 16:52, Sachin Kamat <sachin.kamat@linaro.org> wrote:
> asm/xen/hypervisor.h was included twice.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
> drivers/xen/xenbus/xenbus_xs.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/xen/xenbus/xenbus_xs.c b/drivers/xen/xenbus/xenbus_xs.c
> index acedeab..88e677b 100644
> --- a/drivers/xen/xenbus/xenbus_xs.c
> +++ b/drivers/xen/xenbus/xenbus_xs.c
> @@ -48,7 +48,6 @@
> #include <xen/xenbus.h>
> #include <xen/xen.h>
> #include "xenbus_comms.h"
> -#include <asm/xen/hypervisor.h>
>
> struct xs_stored_msg {
> struct list_head list;
> --
> 1.7.4.1
>



--
With warm regards,
Sachin

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
Re: [PATCH 1/1] xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.h [ In reply to ]
On Tue, Nov 27, 2012 at 09:03:26AM +0530, Sachin Kamat wrote:
> ping

I think I have this in my tree.
>
> On 19 November 2012 16:52, Sachin Kamat <sachin.kamat@linaro.org> wrote:
> > asm/xen/hypervisor.h was included twice.
> >
> > Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> > ---
> > drivers/xen/xenbus/xenbus_xs.c | 1 -
> > 1 files changed, 0 insertions(+), 1 deletions(-)
> >
> > diff --git a/drivers/xen/xenbus/xenbus_xs.c b/drivers/xen/xenbus/xenbus_xs.c
> > index acedeab..88e677b 100644
> > --- a/drivers/xen/xenbus/xenbus_xs.c
> > +++ b/drivers/xen/xenbus/xenbus_xs.c
> > @@ -48,7 +48,6 @@
> > #include <xen/xenbus.h>
> > #include <xen/xen.h>
> > #include "xenbus_comms.h"
> > -#include <asm/xen/hypervisor.h>
> >
> > struct xs_stored_msg {
> > struct list_head list;
> > --
> > 1.7.4.1
> >
>
>
>
> --
> With warm regards,
> Sachin
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel