aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-raspberrypi-poe.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2022-04-08 15:29:10 +0000
committerThierry Reding <[email protected]>2022-04-22 16:49:42 +0000
commitd7b4408374b69dbc246c59c29e3077920b9f03eb (patch)
tree15a4571b59020dca9ad353861f4568655f997cda /drivers/pwm/pwm-raspberrypi-poe.c
parentgpio: mvebu: Drop PWM base assignment (diff)
downloadkernel-d7b4408374b69dbc246c59c29e3077920b9f03eb.tar.gz
kernel-d7b4408374b69dbc246c59c29e3077920b9f03eb.zip
pwm: atmel-tcb: Make atmel_tcb_divisors static
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 <[email protected]> Reviewed-by: Claudiu Beznea <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-raspberrypi-poe.c')
0 files changed, 0 insertions, 0 deletions