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@xxxxxxxxxxxxxx> > --- > 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 |