diff options
| author | Mathieu Malaterre <[email protected]> | 2018-03-22 21:19:56 +0100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2018-05-25 12:04:45 +1000 |
| commit | b87a358b4a1421abd544c0b554b1b7159b2b36c0 (patch) | |
| tree | 1c27dac2a18a96a6f16efc9c84ddd5b3db9a9d97 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 9e0d86cd2d749998c3792059221cefa210b0177b (diff) | |
powerpc/chrp/time: Make some functions static, add missing header include
Add a missing include <platforms/chrp/chrp.h>.
These functions can all be static, make it so. Fix warnings treated as
errors with W=1:
arch/powerpc/platforms/chrp/time.c:41:13: error: no previous prototype for ‘chrp_time_init’ [-Werror=missing-prototypes]
arch/powerpc/platforms/chrp/time.c:66:5: error: no previous prototype for ‘chrp_cmos_clock_read’ [-Werror=missing-prototypes]
arch/powerpc/platforms/chrp/time.c:74:6: error: no previous prototype for ‘chrp_cmos_clock_write’ [-Werror=missing-prototypes]
arch/powerpc/platforms/chrp/time.c:86:5: error: no previous prototype for ‘chrp_set_rtc_time’ [-Werror=missing-prototypes]
arch/powerpc/platforms/chrp/time.c:130:6: error: no previous prototype for ‘chrp_get_rtc_time’ [-Werror=missing-prototypes]
Signed-off-by: Mathieu Malaterre <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions