[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH 05/11] xen/arm: vtimer: Re-order the includes alphabetically



On Fri, 11 Aug 2017, Julien Grall wrote:
> Signed-off-by: Julien Grall <julien.grall@xxxxxxx>

Reviewed-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>

and applied

> ---
>  xen/arch/arm/vtimer.c | 9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
> 
> diff --git a/xen/arch/arm/vtimer.c b/xen/arch/arm/vtimer.c
> index 32ac1279ae..9c7e8f441c 100644
> --- a/xen/arch/arm/vtimer.c
> +++ b/xen/arch/arm/vtimer.c
> @@ -18,16 +18,17 @@
>   */
>  
>  #include <xen/lib.h>
> -#include <xen/timer.h>
> -#include <xen/sched.h>
>  #include <xen/perfc.h>
> +#include <xen/sched.h>
> +#include <xen/timer.h>
> +
>  #include <asm/div64.h>
> +#include <asm/gic.h>
>  #include <asm/irq.h>
> +#include <asm/regs.h>
>  #include <asm/time.h>
> -#include <asm/gic.h>
>  #include <asm/vgic.h>
>  #include <asm/vreg.h>
> -#include <asm/regs.h>
>  
>  /*
>   * Check if regs is allowed access, user_gate is tail end of a
> -- 
> 2.11.0
> 

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.