[PATCH u-boot-mvebu 3/3] arm: mvebu: a37xx: Fix comment with name of the function

Stefan Roese sr at denx.de
Wed Feb 16 09:57:04 CET 2022


On 2/15/22 00:28, Pali Rohár wrote:
> Function is named build_mem_map, not a3700_build_mem_map.
> 
> Signed-off-by: Pali Rohár <pali at kernel.org>

Reviewed-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan

> ---
>   arch/arm/mach-mvebu/armada3700/cpu.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/mach-mvebu/armada3700/cpu.c b/arch/arm/mach-mvebu/armada3700/cpu.c
> index e01fea130022..fd85a2bbef8f 100644
> --- a/arch/arm/mach-mvebu/armada3700/cpu.c
> +++ b/arch/arm/mach-mvebu/armada3700/cpu.c
> @@ -56,7 +56,7 @@ static struct mm_region mvebu_mem_map[MAX_MEM_MAP_REGIONS] = {
>   	{
>   		/*
>   		 * SRAM, MMIO regions
> -		 * Don't remove this, a3700_build_mem_map needs it.
> +		 * Don't remove this, build_mem_map needs it.
>   		 */
>   		.phys = SOC_REGS_PHY_BASE,
>   		.virt = SOC_REGS_PHY_BASE,

Viele Grüße,
Stefan Roese

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de


More information about the U-Boot mailing list