On Wed, 27 Mar 2019, Julien Grall wrote:
> The header guard for xilinx-zynqmp-eemi.h is not followed by a #define
> of the macro used in the guard.
> 
> Signed-off-by: Julien Grall <julien.gr...@arm.com>

Acked-by: Stefano Stabellini <sstabell...@kernel.org>


> ---
>  xen/include/asm-arm/platforms/xilinx-zynqmp-eemi.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/xen/include/asm-arm/platforms/xilinx-zynqmp-eemi.h 
> b/xen/include/asm-arm/platforms/xilinx-zynqmp-eemi.h
> index 72aadf7a44..cf25a9014d 100644
> --- a/xen/include/asm-arm/platforms/xilinx-zynqmp-eemi.h
> +++ b/xen/include/asm-arm/platforms/xilinx-zynqmp-eemi.h
> @@ -12,7 +12,7 @@
>   */
>  
>  #ifndef __ASM_ARM_PLATFORMS_ZYNQMP_H
> -#define __ASM_ASM_PLATFORMS_ZYNQMP_H
> +#define __ASM_ARM_PLATFORMS_ZYNQMP_H
>  
>  #include <asm/processor.h>
>  #include <asm/smccc.h>
> -- 
> 2.11.0
> 

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to