[PATCH] ARM: <asm/barebox-arm.h>: drop undefined barebox_arm_get_boarddata()
Sascha Hauer
sha at pengutronix.de
Fri Feb 17 02:35:47 PST 2023
On Fri, Feb 17, 2023 at 11:22:35AM +0100, Ahmad Fatoum wrote:
> Function is only declared, but defined nowere, so drop it.
>
> Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
> ---
> arch/arm/include/asm/barebox-arm.h | 2 --
> 1 file changed, 2 deletions(-)
Applied, thanks
Sascha
>
> diff --git a/arch/arm/include/asm/barebox-arm.h b/arch/arm/include/asm/barebox-arm.h
> index 515525e49d31..d4be719bc401 100644
> --- a/arch/arm/include/asm/barebox-arm.h
> +++ b/arch/arm/include/asm/barebox-arm.h
> @@ -61,8 +61,6 @@ unsigned long arm_mem_ramoops_get(void);
> unsigned long arm_mem_membase_get(void);
> unsigned long arm_mem_endmem_get(void);
>
> -struct barebox_arm_boarddata *barebox_arm_get_boarddata(void);
> -
> #if defined(CONFIG_RELOCATABLE) && defined(CONFIG_ARM_EXCEPTIONS)
> void arm_fixup_vectors(void);
> #else
> --
> 2.30.2
>
>
>
--
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