diff options
| author | Kefeng Wang <[email protected]> | 2020-10-29 12:33:14 +0000 |
|---|---|---|
| committer | Daniel Lezcano <[email protected]> | 2020-12-03 18:16:17 +0000 |
| commit | 3c07bf0fc3558f680374f8ac6d148b0082aa08c6 (patch) | |
| tree | a35743bb9097bbb4ba9873fa90d3833b59e1295e /fs/proc/array.c | |
| parent | clocksource/drivers/sp804: Add static for functions such as sp804_clockevents... (diff) | |
| download | kernel-3c07bf0fc3558f680374f8ac6d148b0082aa08c6.tar.gz kernel-3c07bf0fc3558f680374f8ac6d148b0082aa08c6.zip | |
clocksource/drivers/sp804: Make some symbol static
drivers/clocksource/timer-sp804.c:38:31: warning: symbol 'arm_sp804_timer' was not declared. Should it be static?
drivers/clocksource/timer-sp804.c:47:31: warning: symbol 'hisi_sp804_timer' was not declared. Should it be static?
drivers/clocksource/timer-sp804.c:120:12: warning: symbol 'sp804_clocksource_and_sched_clock_init' was not declared. Should it be static?
drivers/clocksource/timer-sp804.c:219:12: warning: symbol 'sp804_clockevents_init' was not declared. Should it be static?
And move __initdata after the variables.
Signed-off-by: Kefeng Wang <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
