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 <[email protected]>
> ---
>   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 <[email protected]>

-- 

*Andrii Anisov*


_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to