Re: [PATCH -next] ARM: OMAP2+: pm33xx-core: Make am43xx_get_rtc_base_addr static

From: Tony Lindgren
Date: Tue May 12 2020 - 11:40:07 EST


* Samuel Zou <zou_wei@xxxxxxxxxx> [200511 19:36]:
> Fix the following sparse warning:
>
> arch/arm/mach-omap2/pm33xx-core.c:270:14: warning: symbol 'am43xx_get_rtc_base_addr' was not declared.
>
> The am43xx_get_rtc_base_addr has only call site within pm33xx-core.c
> It should be static
>
> Fixes: 8c5a916f4c88 ("ARM: OMAP2+: sleep33/43xx: Add RTC-Mode support")
> Reported-by: Hulk Robot <hulkci@xxxxxxxxxx>
> Signed-off-by: Samuel Zou <zou_wei@xxxxxxxxxx>

Applying into omap-for-v5.8/soc thanks.

Tony