[PATCH] fixup! ARM64: qemu-virt64: migrate to generic DT image

Sascha Hauer sha at pengutronix.de
Wed Mar 17 10:57:11 GMT 2021


On Wed, Mar 17, 2021 at 11:43:22AM +0100, Ahmad Fatoum wrote:
> Otherwise we get a warning.
> 
> Signed-off-by: Ahmad Fatoum <ahmad at a3f.at>
> ---
>  arch/arm/boards/qemu-virt/board.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks

Sascha

> 
> diff --git a/arch/arm/boards/qemu-virt/board.c b/arch/arm/boards/qemu-virt/board.c
> index 3e2c00ca1763..d0a7e3da4ff3 100644
> --- a/arch/arm/boards/qemu-virt/board.c
> +++ b/arch/arm/boards/qemu-virt/board.c
> @@ -9,7 +9,7 @@
>  #include <asm/system_info.h>
>  #include <asm/barebox-arm.h>
>  
> -#if CONFIG_64BIT
> +#ifdef CONFIG_64BIT
>  #define MACHINE "virt64"
>  #else
>  #define MACHINE "virt"
> -- 
> 2.30.0
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list