diff options
| author | Mathieu Malaterre <[email protected]> | 2018-03-22 21:19:54 +0100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2018-05-25 12:04:44 +1000 |
| commit | 9e0d86cd2d749998c3792059221cefa210b0177b (patch) | |
| tree | a91738212f4309d09869ca8dcdcb72651f4f1ea6 /tools/perf/scripts/python | |
| parent | 86e11b6e9c56e605475462bf9ba7c12dbe1e3e29 (diff) | |
powerpc/tau: Make some function static
These functions can all be static, make it so. Fix warnings treated as
errors with W=1:
arch/powerpc/kernel/tau_6xx.c:53:6: error: no previous prototype for ‘set_thresholds’ [-Werror=missing-prototypes]
arch/powerpc/kernel/tau_6xx.c:73:6: error: no previous prototype for ‘TAUupdate’ [-Werror=missing-prototypes]
arch/powerpc/kernel/tau_6xx.c:208:13: error: no previous prototype for ‘TAU_init_smp’ [-Werror=missing-prototypes]
arch/powerpc/kernel/tau_6xx.c:220:12: error: no previous prototype for ‘TAU_init’ [-Werror=missing-prototypes]
arch/powerpc/kernel/tau_6xx.c:126:6: error: no previous prototype for ‘TAUException’ [-Werror=missing-prototypes]
Signed-off-by: Mathieu Malaterre <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions