[PATCH] pwm: atmel-tcp: Make atmel_tcb_divisors static

Thierry Reding thierry.reding at gmail.com
Fri Apr 22 09:50:17 PDT 2022


On Fri, Apr 08, 2022 at 05:29:10PM +0200, Uwe Kleine-König wrote:
> The array atmel_tcb_divisors is not supposed to be used outside of the
> driver, so make it static.
> 
> This fixes a sparse warning:
> 
> 	drivers/pwm/pwm-atmel-tcb.c:64:10: warning: symbol 'atmel_tcb_divisors' was not declared. Should it be static?
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> ---
>  drivers/pwm/pwm-atmel-tcb.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied with the subject fixed up.

Thanks,
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20220422/90f1d989/attachment.sig>


More information about the linux-arm-kernel mailing list