aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2022-04-08 17:29:10 +0200
committerThierry Reding <[email protected]>2022-04-22 18:49:42 +0200
commitd7b4408374b69dbc246c59c29e3077920b9f03eb (patch)
tree15a4571b59020dca9ad353861f4568655f997cda /tools/perf/scripts/python/Perf-Trace-Util/lib
parenteaaad16a9b3f16b411c33404e17d4dc61cf69b16 (diff)
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 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions