Re: [PATCH -next] soc: ti: pm33xx: Make two symbols static

From: Tony Lindgren
Date: Tue Aug 13 2019 - 08:06:10 EST


* Yue Haibing <yuehaibing@xxxxxxxxxx> [190413 07:13]:
> From: YueHaibing <yuehaibing@xxxxxxxxxx>
>
> Fix sparse warnings:
>
> drivers/soc/ti/pm33xx.c:144:27: warning: symbol 'rtc_wake_src' was not declared. Should it be static?
> drivers/soc/ti/pm33xx.c:160:5: warning: symbol 'am33xx_rtc_only_idle' was not declared. Should it be static?

Applying into fixes thanks.

Tony