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

2020-05-12 Thread Tony Lindgren
* Samuel Zou [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

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

2020-05-11 Thread Samuel Zou
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