[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 04/22] xen/arm: bugs: Move do_bug_frame to traps.h
On 18.10.18 16:20, Julien Grall wrote: > do_bug_frame is only necessary when trapping. This allows to remove > processor.h include. > > However, time.h was missing an include resulting to compilation error if > processor.h is removed from bug.h. > > Signed-off-by: Julien Grall <julien.grall@xxxxxxx> > --- > xen/arch/arm/arm32/traps.c | 1 + > xen/include/asm-arm/bug.h | 4 ---- > xen/include/asm-arm/time.h | 2 ++ > xen/include/asm-arm/traps.h | 2 ++ > 4 files changed, 5 insertions(+), 4 deletions(-) Reviewed-by: Andrii Anisov <andrii_anisov@xxxxxxxx> -- *Andrii Anisov* _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |